view readme.lwbasic @ 172:a88b04ba5ab8

Fixed segfault opening relative paths without a current directory on the stack; probably a symptom of another bug somewhere
author William Astle <lost@l-w.ca>
date Mon, 05 Sep 2011 18:10:21 -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.