A little compiler for a simple low-level language with lisp-like syntax that generates 16bit DOS .com executables. It is written in MS Office VBA merely to kill some time having no access to more acceptable tools or internet.
Files:
- compiler.docm -- the compiler itself
- lib/ -- library routines
- projects/ -- example projects
- src_export -- sources
- npp_syntax.xml -- Notepad++ syntax hl file