Skip to content

A Common Lisp implementation of the dataflow programming paradigm

Notifications You must be signed in to change notification settings

fork-archive/cells

This branch is 1 commit behind kennytilton/cells:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 25, 2016
Feb 12, 2018
Apr 9, 2010
May 24, 2010
Feb 12, 2018
Feb 12, 2018
Jul 4, 2016
Apr 21, 2016
May 24, 2010
May 24, 2010
Jul 4, 2016
Mar 24, 2018
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Sep 19, 2016
Mar 24, 2018
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Mar 24, 2018
Apr 21, 2016
Jul 4, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
Apr 21, 2016
May 24, 2010
May 24, 2010
Apr 21, 2016
May 24, 2010
May 24, 2010
Apr 21, 2016
May 24, 2010

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 98.4%
  • Pascal 1.6%