|
From: Kenton V. <tem...@ga...> - 2003-02-22 23:20:39
|
- Added support for GNU readline (configure script will check if you have it). This means that the interpreter now allows advanced line editing as well as command history like you would find in a unix shell. - Got "basic" dialect working. This is now the default for the interpreter. This makes most arithmetic operators usable. There seem to be some arithmetic bugs involved with real numbers... hmm... will fix later. -Kenton Varda |