Macro BASIC
MacroBASIC Cross-platofrm BASIC
View the status of the MacroBASIC environment and implementation here.
Current Snapshot:
MacroBASIC is an attempt at utilizing the powerful macro features of FASM to produce a unified BASIC language that can be retargetted to various platforms or compilers by rewriting a single file. The idea is that all the system-dependant sections reside in that file, and the rest of the implementation is merely a means of simplifying the more complex structures of BASIC. The result will ideally be a system where a recompile results in the equivalent program on a different platform, from the same source code.
NEWS:
| RSS |