by const
The goal of the project is to create extensible compiler to JVM. The compiler uses plugins and extensible syntax defined in separate project.
Java version of parser 0.0.1 is packaged is released along with xj demos.
Java version of parser, now with language extesiblity support is put in CVS. Also grammar for XJ language was developed, but currently it is under testing. See modules "xj" and "gtl" in cvs. Code works, but it is very difficult to ...
.NET Term parser have been converted to pull pull model. Also first performance measurements or parsing have been performed. For 100002 (>2 mb) line file that contain repeated text: package test; class public HelloWorld { to static public ...
Term parser for hello world sample created. A gtl2xml tool is written and works so and gtl file could be converted to xml file. Term parser is written in C# and available as "df" module in cvs.
I were experimenting with python-like segment syntax lately. Such syntax have much more simple error recovery, which were a problem with java-like sysntax. Term sysntax part is being written, but do not expect anything very ...
Metadata changed one more time. It is completly reworked. Syntax have been reworked to resemble Java's one. Some changes are in CVS but they do not work yet. I plan 0.0.3 version that will be able to generate xml tree from hello world. Parser is under ...
I'm working on changing metadata for paraser. I'm doing a specialization of it for my parser. I found several common patterns and will use better names for them instead of current varaints.
The project was put to CVS. All changes will go in the main branch so far.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use