nemiver r610 - in trunk: . src/langs tests



Author: dodji
Date: 2007-11-18 00:26:19 +0000 (Sun, 18 Nov 2007)
New Revision: 610
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=610&view=rev

Added:
   trunk/src/langs/nmv-cpp-parser.cc
   trunk/src/langs/nmv-cpp-parser.h
Modified:
   trunk/ChangeLog
   trunk/src/langs/Makefile.am
   trunk/src/langs/nmv-cpp-lexer.cc
   trunk/src/langs/nmv-cpp-lexer.h
   trunk/tests/test-cpp-lexer.cc
Log:
cpplang: added more bits

	* src/langs/*: added an AST and a parser. the aim of the parser is to be
	  able to parse a simple-declaration production. It's not done yet but
	  the necessary productions are falling in place slowly.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]