| Hi all, Here is an implementation of Arc-like compiler for .NET platform. It is relatively simple, and may contain some ideas that could be of interest to this community (e.g., a minimalistic intermediate core language, some compiler implementation techniques, etc.). The code is public domain, but it requires the latest MBase distribution to compile and run. Arc compiled code can be used standalone. http://www.meta-alternative.net/techpreview.html Your comments are welcome, please send them to info@meta-alternative.net |