view readme.lwbasic @ 257:d5374e80dd04

Fix handling of attr override for os9 output Don't assign the attr override from __os9 sections to the lang hold value. The attr value was overriding the lang value which was clearly wrong.
author William Astle <lost@l-w.ca>
date Thu, 31 Jan 2013 16:28:41 -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.