https://github.com/delonnewman/zera-5
A light-weight Clojure interpreter
https://github.com/delonnewman/zera-5
clojure code-as-data compiler functional-programming immutable-collections immutable-datastructures interpreter javascript lisp lisp-compiler lisp-dialect lisp-interpreter node node-js nodejs platform programming-language toolkit utilities web
Last synced: 19 days ago
JSON representation
A light-weight Clojure interpreter
- Host: GitHub
- URL: https://github.com/delonnewman/zera-5
- Owner: delonnewman
- Created: 2018-04-23T19:09:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T19:53:53.000Z (over 3 years ago)
- Last Synced: 2024-05-01T12:35:09.621Z (about 1 year ago)
- Topics: clojure, code-as-data, compiler, functional-programming, immutable-collections, immutable-datastructures, interpreter, javascript, lisp, lisp-compiler, lisp-dialect, lisp-interpreter, node, node-js, nodejs, platform, programming-language, toolkit, utilities, web
- Language: JavaScript
- Homepage:
- Size: 676 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NAME
====Zera-5
DESCRIPTION
===========A light-weight Clojure implementation
**WARNING** this is the result of a series of experiments, not intended for real-world use.
AUTHOR
======Delon Newman