kennytilton / cells

A Common Lisp implementation of the dataflow programming paradigm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cells

Spreadsheet-like expressiveness for CLOS, the Common Lisp Object System.

Kenny's Lisp NYC February Talk Slides are here! Scroll down to get to any notes.

Please check out the Wiki for motivation and general overview: https://github.com/kennytilton/cells/wiki

No documentation other than the test suite, but ping me for help. I am starting on a port to Clojure/ClojureScript called MatrixCLJS, residing temporarily at TodoFRP MatrixCLJS

MatrixCLJS is pretty far along and in some ways exceeds Cells in capability and even has a benign issue fixed.

There is a pure Javascript version as well.

About

A Common Lisp implementation of the dataflow programming paradigm


Languages

Language:Common Lisp 97.1%Language:Pascal 2.9%