Description du projet

allspice is a set of Java libraries that allow you to define and implement a language that runs on top of the JVM. The packages define a YACC-like grammar and an underlying high level programming abstraction. One need never know about JVM internals to implement a new language. In addition, these compilations can be "on the fly". You can compile and execute without an intermediate class file.

Évaluation
Votre évaluation
Votre avis sur ce projet