TinyaML 0.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TinyaML 0.2 (Default branch)
# 1  
Old 01-30-2008
TinyaML 0.2 (Default branch)

TinyaML is a virtual machine, a compiler, and acompiler- compiler, powered by the abstract parsertinyap. It is endian-safe and allows easy bindingsof new C APIs into the virtual machine. The VMexecutes wordcode with a virtual threading modeland features a garbage collector. TinyaML allowsthe user to compile and run assembly code, or plugnew grammars for higher-level languages into theparser and implement the methods to compile theirASTs.License: GNU General Public License v2Changes:
The design and API are nearly final. Most of thefeatures run flawlessly. A debugger (in the alphastage) is provided. A manual and reference arebeing written athttp://beublo23.free.fr/doxygen/tinyaml/.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question