I'm working on a compiler from Blitz-like basic to the Common Intermediate Language (the .NET assembly language). I have a version that works for a subset of features. Any bug reports are welcome.
You can download the source and an executable for Windows (GPL licensed) here: http://cilbasic.googlecode.com/files/cilbasic-r15.zip
The WIP name is cilbasic, which sucks. I'm accepting suggestions :)
For what works, see the readme file.
Ps. If you are planning to view the source, please be warned that the code is crappy.
You can download the source and an executable for Windows (GPL licensed) here: http://cilbasic.googlecode.com/files/cilbasic-r15.zip
The WIP name is cilbasic, which sucks. I'm accepting suggestions :)
For what works, see the readme file.
Ps. If you are planning to view the source, please be warned that the code is crappy.