development version newLISP v 7.0.2

Started by Lutz, November 12, 2002, 11:34:36 AM

Previous topic - Next topic

Lutz

Bug fixes, regular expressions in 'find' on lists and a direct execution mode on the commandline (see manual). Get the source and binary distributions at:



http://newlisp.org/download/development/">//http://newlisp.org/download/development/



details:



- 7.0.2

- readLineStream was not initizlized during program startup and caused

'current-line' to crash if not used after a 'read-line'

- direct execution mode with new command line option -e

- in SXML parsing attribute tags where left strings instead of symbols

- 'find' now also does regex when looking up a string in list of strings



Lutz