# HG changeset patch # User lost@l-w.ca # Date 1302320167 21600 # Node ID 8556e01ffcab618c6bc948b0f3bf47bba5e37589 # Parent 74b82202d355c7c487494b9dbf82a1d58eacac98 Added note about status of lwbasic diff -r 74b82202d355 -r 8556e01ffcab readme.lwbasic --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readme.lwbasic Fri Apr 08 21:36:07 2011 -0600 @@ -0,0 +1,4 @@ +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.