Joe editor lisp.jsf update for newlisp 10.3.0

Started by newdep, March 25, 2011, 11:31:47 AM

Previous topic - Next topic

newdep

Hello Lutz,



Here you can find the updated Joe editor lisp.jsf file. updated upto 10.3.0

(added 2 depr's and 1 prim... replace-assoc and name and term.)

http://www.nodep.dds.nl/downloads/newlisp/lisp-23032011.jsf">//http://www.nodep.dds.nl/downloads/newlisp/lisp-23032011.jsf
-- (define? (Cornflakes))

newdep

#1
updated to 1.10 "read-buffer" was missing in depr funciton.

http://www.nodep.dds.nl/downloads/newlisp/newlisp.jsf">//http://www.nodep.dds.nl/downloads/newlisp/newlisp.jsf
-- (define? (Cornflakes))

Cyril

#2
Hmm... I've also forgotten to mark read-buffer as deprecated in my newlisp.vim highliter. But, reading the manual, I conclude that read-buffer was deprecated together with write-buffer. I believe that either both should be marked or both should not. Or do I misunderstand something?
With newLISP you can grow your lists from the right side!