Difference between revisions of "Talk:Syntax checking/SRS"

 
(parsing tip)
Line 1: Line 1:
 
Please give some feedback regarding SRS so far
 
Please give some feedback regarding SRS so far
 +
 +
==Manus==
 +
It is great. For the syntax validity, create an instance of EIFFEL_PARSER with the AST_NULL_FACTORY for the factory. That way it is quite efficient for the parsing.
 +
 +
--[[User:Manus|manus]] 19:03, 2 May 2006 (CEST)

Revision as of 09:03, 2 May 2006

Please give some feedback regarding SRS so far

Manus

It is great. For the syntax validity, create an instance of EIFFEL_PARSER with the AST_NULL_FACTORY for the factory. That way it is quite efficient for the parsing.

--manus 19:03, 2 May 2006 (CEST)