Sunday, September 14, 2008

Compiler´s Function



The compiler have 2 parts:
  • ZonnonXML
  • ZonnonENGINE

ZonnonXML analyze source code (Lexical, Sintactical & Semantic Analysis ) and create a valid xml, this xml is an intermediate representation.

ZonnonENGINE reads a xml and generate a .java code

Xml generation permit create other engines with other languages and systems

Thursday, August 28, 2008

Zonnon Compiler on Sourceforge.net


Zonnon Compiler this now published in sourceforge.net.

Anyone can join.

Subversion, wiki...

http://sourceforge.net/projects/zonnon4java/



Sunday, August 24, 2008

First ZonnonCompiler (Parser only ) For Java RC 1.0 Comming Soon:

Full Parser of Zonnon Grammar
  • Accept Zonnon code and generate Lexical and Syntax tree
  • Read a test file for input
  • Only parser engine
  • JavaDoc and jar packet


TO-DO:
  • Generate java code for non-terminal
  • Create Semantic engine
  • Generate JJTree for AST
  • Create Symbol Table? and other utilities
  • Web for test and GUI
Next days Now , source code is here for download (open source code)

Wiki: http://guigra.wikispaces.com/zonnon




Wednesday, July 9, 2008

Zonnon Compiler For Java

Hello ! I am Ricardo from Spain, and I am developing a Zonnon Compiler For Java .

Next I will write the news and source code and comments about this project.
A Wiki and SVN come on early;

All people can participate in this project.

Pd:Sorry for my English , I am learning too.