Updated: 11/5/2005; 6:03:53 PM.
Chris Double's Radio Weblog
        

Tuesday, March 18, 2003

Kenny Tilton has announced the release of Cells, a Common Lisp framework that he has developed. It works on a number of implementations including Corman Lisp, Allegro Common Lisp, LispWorks and CLisp. From the Cells overview document:

Cells lets you define selected slots of CLOS instances as if they were cells in a spreadsheet. As with spreadsheet cells, a cell slot (cell, for short) can have bound to it a literal value or a formula.

  [...]

If a rule dynamically accesses another cell, a dependency is automatically recorded. Each time a rule runs the dependencies are re-evaluated, so a branching rule may depend on different cells from time to time.

When a cell changes, all cells dependent on that cell are recalculated. This eager evaluation cascades recusively from one used value to its multiple users, recursively through the dependency graph...

Cells can be downloaded from Kenny's website.


8:11:35 PM      

© Copyright 2005 Chris Double.
 
March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Apr



Click here to visit the Radio UserLand website.

Listed on BlogShares

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.