Mercurial > hg > index.cgi
view readme.lwbasic @ 252:201b2774cb0e
Fix warning about isalpha in input.c on windows
Removed reliance in isalpha for detecting absolute paths on windows since
the heuristic is clear enough and the allowed drive letters are not locale
dependent.
author | William Astle <lost@l-w.ca> |
---|---|
date | Fri, 25 Jan 2013 23:48:46 -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.