Mercurial > hg > index.cgi
view readme.lwbasic @ 207:07e1fac76321
Added pragma to allow non case sensitive symbols
Added "nosymbolcase" and "symbolnocase" pragmas to cause symbols defined
while the pragma is in effect to be treated as case insensitive. Also
documented the new pragma.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 09 Jun 2012 15:47:22 -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.