view readme.lwbasic @ 221:2b784a28428e

Silence a few warnings Add workaround to silence a few warnings about variables being set but not used.
author William Astle <lost@l-w.ca>
date Sun, 15 Jul 2012 10:27:43 -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.