Redick
A Common Lisp Library for J / APL Programming
»Home
»r4c
»README
»ChangeLog
»Installation
»Downloads
»Support
»Misc

Version db25c972e1c9 12/15/2007

First Common Lisp version. Just a few monads to try out the water. The lisp integrated array library is much closer to the semantics of the J library.

Version 200 Sun Nov 18 22:54:35 EST 2007

All the monads are implemented. Time to work on Henry Rich's book.

Version 78 Mon Sep 10 16:39:18 EDT 2007

Now, functions are cloneable and re-rankable.

Version 66 Sun Sep 9 08:38:10 EDT 2007

Have implemented rank-sensitive monad verb processing as described in Henry Rich's text J for C Programmers. Now I need some help on coming up with parameterized lambdas.