Mercurial > hg > index.cgi
view readme.lwbasic @ 256:bc25269d96bc
Fix crash on expression range calculation
When attempting to calculate the range of a NULL expression, just indicate
failure and bail out rather than dereferencing the expression and crashing
out with no feedback.
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 30 Jan 2013 21:47:15 -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.