| Projects on Google Code | Results 1 - 3 of 3 |
XML stands for eXensible Markup Language. YAXX is an XML extension to YACC, which stands for 'Yet Another Compiler-Compiler'. This extension allows a program in a YACC grammar (LALR) to be automatically converted into an XML document that encodes the syntax tree of the program. Moreover, the generat...
yaxx,
yacc,
xml,
syntaxtree,
dtd,
grammar,
template,
xslt,
stylesheet,
bison,
ansic,
java,
fortran,
csharp,
php
*GRAP - Gap Reduced from Algorithm to Program*
Algorithm is an idea, which should not be held back by the lack of expertise in programming.
This tools aims at providing user a playground to work on algorithms without worrying about the specifics of any particular programming language.
It pr...
[http://phpaspect.org http://phpaspect.org/images/phpaspect.png]
phpAspect is a php language extension which implements aspect-oriented programming. The phpaspect compiler weaves aspects implementing crosscutting concerns into PHP source code. The weaving process is static (before source code exe...