cells

所属分类:collect
开发工具:Common Lisp
文件大小:0KB
下载次数:0
上传日期:2023-02-10 15:40:34
上 传 者sh-1993
说明:  数据流编程范例的Common Lisp实现,
(A Common Lisp implementation of the dataflow programming paradigm,)

文件列表:
01-lesson.lisp (636, 2023-02-10)
Lisp-NYC-2018-02v1.pdf (8853660, 2023-02-10)
build.lisp (368, 2023-02-10)
cell-types.lisp (5829, 2023-02-10)
cells-manifesto.txt (31780, 2023-02-10)
cells-store.lisp (7794, 2023-02-10)
cells-test.asd (1214, 2023-02-10)
cells-test/ (0, 2023-02-10)
cells-test/boiler-examples.lisp (10826, 2023-02-10)
cells-test/build-sys.lisp (2425, 2023-02-10)
cells-test/cells-test.lpr (2077, 2023-02-10)
cells-test/deep-cells.lisp (2105, 2023-02-10)
cells-test/df-interference.lisp (4498, 2023-02-10)
cells-test/echo-setf.lisp (1721, 2023-02-10)
cells-test/hello-world-q.lisp (2745, 2023-02-10)
cells-test/hello-world.lisp (2516, 2023-02-10)
cells-test/internal-combustion.lisp (14827, 2023-02-10)
cells-test/lazy-propagation.lisp (2705, 2023-02-10)
cells-test/output-setf.lisp (2197, 2023-02-10)
cells-test/output-timing.lisp (3678, 2023-02-10)
cells-test/person.lisp (12639, 2023-02-10)
cells-test/synapse-testing.lisp (3124, 2023-02-10)
cells-test/test-cycle.lisp (2703, 2023-02-10)
cells-test/test-cyclicity.lisp (4155, 2023-02-10)
cells-test/test-ephemeral.lisp (2687, 2023-02-10)
cells-test/test-family.lisp (7689, 2023-02-10)
cells-test/test-kid-slotting.lisp (3990, 2023-02-10)
cells-test/test-lazy.lisp (4142, 2023-02-10)
cells-test/test-synapse.lisp (5073, 2023-02-10)
cells-test/test.lisp (8416, 2023-02-10)
cells.asd (1538, 2023-02-10)
cells.lisp (8398, 2023-02-10)
cells.lpr (2673, 2023-02-10)
constructors.lisp (5086, 2023-02-10)
defmodel.lisp (9358, 2023-02-10)
defpackage.lisp (2960, 2023-02-10)
doc/ (0, 2023-02-10)
... ...

# cells #### Spreadsheet-like expressiveness for CLOS, the Common Lisp Object System. Kenny's Lisp NYC February Talk Slides are [here!](https://github.com/kennytilton/cells/blob/master/Lisp-NYC-2018-02v1.pdf) 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](https://github.com/kennytilton/todoFRP/blob/matrixjs/todo/MatrixCLJS/README.md) **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](https://github.com/kennytilton/todoFRP/tree/matrixjs/todo/MatrixJS) as well.

近期下载者

相关文件


收藏者