banshee r2177 - in trunk/narlie: . Narlie.Compiler Narlie.Compiler/Narlie.Compiler Narlie.Compiler/Narlie.Compiler.CodeGen Narlie.Compiler/Narlie.Compiler.CodeParser Narlie.Compiler.Narc Narlie.Compiler.Narc/Narlie.Compiler.Narc



Author: abock
Date: 2007-03-22 17:46:43 +0000 (Thu, 22 Mar 2007)
New Revision: 2177
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2177&view=rev

Added:
   trunk/narlie/Narlie.Compiler.Narc/
   trunk/narlie/Narlie.Compiler.Narc/Narlie.Compiler.Narc.mdp
   trunk/narlie/Narlie.Compiler.Narc/Narlie.Compiler.Narc/
   trunk/narlie/Narlie.Compiler.Narc/Narlie.Compiler.Narc/Narc.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/ParserException.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler/NarlieCompiler.cs
Removed:
   trunk/narlie/Narlie.Compiler/Narlie.Compiler/Narc.cs
Modified:
   trunk/narlie/ChangeLog
   trunk/narlie/Makefile
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeGen/AssemblyGenerator.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Lexer.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.CodeParser/Parser.cs
   trunk/narlie/Narlie.Compiler/Narlie.Compiler.mdp
   trunk/narlie/Narlie.mds
Log:
2007-03-22  Aaron Bockover  <abock gnome org>

    * Project: Made the Parser and Lexer reusable instances, added API to
    make them easier to consume; introduced a NarlieCompiler object that acts
    as the top-level compiler that invokes all the stages of compilation
    and handles errors, etc.; split the compiler into a library for embedding
    into applications and into a front-end compiler executable






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