view readme.lwbasic @ 70:ceab04fd2969

Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing pass
author lost@l-w.ca
date Sun, 10 Apr 2011 13:15:12 -0600
parents 8556e01ffcab
children
line wrap: on
line source

The lwbasic directory is an in-progress attempt to write a compiler for a
dialect of basic specifically targetted at the 6809 CPU. It is still
incomplete but is included in this distribution in case someone finds the
code useful. It is not built by default.