newLisp
I finally have been able to spend some time with newLisp. It’s a lot of fun and I have a feeling I’ll be keeping it in the arsenal. Besides messing around with the obvious web/cgi stuff with it, I wrote a scraper and ported an implementation of the ARC4 encryption scheme. (define (crypt data key) [...]
Tagged newlisp

