lisp interpreter in javascript

For the Compleat Fan
Locked
HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

lisp interpreter in javascript

Post by HPW »

A german autolisp-guru made this interesting project:

http://www.mapcar.de/pils/pils.html
Hans-Peter

statik
Posts: 58
Joined: Thu Apr 14, 2005 1:12 am

Post by statik »

The web-based evaluator, or am I missing something..? (note, I'm not german)
-statik

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

Yes, a web-based evaluator.
You can save it to local disk and take a look at the javascript-code.
Not as powerfull as newLISP, because of the javascript limitations.
Hans-Peter

HPW
Posts: 1390
Joined: Thu Sep 26, 2002 9:15 am
Location: Germany
Contact:

Post by HPW »

Yesterday I get very sad news.

Axel Strube-Zettler died on 1.2.2006 through cancer.
(He was the great guy who wrote the pils-interpreter)
The german autolisp-scene has lost a great programmer and supporter.
His various web-site are/were a great resource for autocad-programmers.

http://www.mapcar.de/
http://www.autolisp.mapcar.net/
http://www.autolisp-tutorial.mapcar.net/
http://www.visuallisp-tutorial.mapcar.net/
Hans-Peter

Locked