view readme.lwbasic @ 194:f8b33b3a45ac

Fix noexpand macro listings to show all bytes output Fix stupid error when checking for more than 8 bytes for a given source line so it checks the correct byte length instead of just checking the length of the current line's output.
author William Astle <lost@l-w.ca>
date Wed, 25 Jan 2012 22:39:17 -0700
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.