N.A.M.E. - classfiles from new sources

New Abilities Meta Environment
includes a compiler and libraries needed to produce and run java binaries from non-java language source files. In addition, you can also run your programs in interpreted mode.

The project is made up of the parser HiLexed, the meta compiler JLeech as well as the individual source language projects, providing libraries and environments suitable for the resulting binaries.

---

As a compilation test and development target, QuiteBASIC's implementation of the classic game Pong was used. Big thank you to Nikko Ström for kindly allowing me to use this game's source code from the QuiteBASIC website to demonstrate the new compiler.

Please feel free to try the game (now running on a java platform near you!)

More languages are in the makings as well as an even stronger version of the HiLexed parser.


Find your download below

Complete BASIC compiler/interpreter (zipped archive)

Documentation: using the BASIC compiler (ready soon)

Documentation: implementing your own lanuage (not started)

TODO

HiLexed lexer/parser

JLeech meta compiler


---

For more information about the New Abilities Meta Environment, please contact me using my address:
anders.bjorklund@metaenvironment.com

This Open Source project is brought to you by
Analytical Parsing Services