Mercurial > hg > index.cgi
view readme.lwbasic @ 205:806e5fc6dd93
Fix segfault during command parsing
Fix lw_cmdline to not call the parser function for aguments which have
mandatory parameters but none were provided.
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 23 May 2012 19:37:30 -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.