Changes for version 0.02 - 2002-05-28
- fixed floating-point parsing
- fixed arithmetic only handling positive numbers
- more tests
- fixed operator !=, <=, >= (reorder regex branches)
- changed if-then, while to no longer require parens
- better error messages.
- bind symbols (or fail) at parse time.
Modules
think like Jonh Backus wants you to