ulisp-zero
joker
Our great sponsors
ulisp-zero | joker | |
---|---|---|
1 | 14 | |
46 | 1,499 | |
- | - | |
10.0 | 3.7 | |
almost 4 years ago | 10 days ago | |
Arduino | Go | |
- | Eclipse Public License 1.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ulisp-zero
-
Lisp in 99 lines of C and how to write one yourself [pdf]
Since its name is TinyLisp, I'd like to mention uLisp.
Lisp for microcontrollers - Arduino, Adafruit M0/M4, Micro:bit, ESP8266/32, RISC-V, and Teensy 4.x boards
In particular, its smallest variant (~800 LoC).
> uLisp Zero is a pared-down version of uLisp, capable of running in 8 Kbytes of program memory with 1 Kbyte of RAM
https://github.com/technoblogy/ulisp-zero/blob/master/uLispZ...
joker
-
Looking for programming languages created with Go
There is also joker. A Clojure interpreter written in Go.
- Lisp in 99 lines of C and how to write one yourself [pdf]
-
ClojureDart is live!
See Joker perhaps: https://github.com/candid82/joker
- Coast on Clojure
-
Show HN: Gfun – Lisp 4 Go
Was there something about Joker [0] that you didn't find suitable?
- Which library/project do you wish was ported to golang?
- Clojure – Differences with Other Lisps
-
Clojure, but without the JVM?
Joker: implemented in Go, emphasizes fast startup and readable error messages. The reader conditional is :joker.
Looks like you want Joker: https://github.com/candid82/joker
- Joker
What are some alternatives?
babashka - Native, fast starting Clojure interpreter for scripting
graalvm-clojure - This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.
planck - Stand-alone ClojureScript REPL
awesome-clojure-likes - Curated list of Clojure-like programming languages.
Carp - A statically typed lisp, without a GC, for real-time applications.
lumo - Fast, cross-platform, standalone ClojureScript environment
janet - A dynamic language and bytecode vm
rich4clojure - Practice Clojure using Interactive Programming in your editor
clojerl - Clojure for the Erlang VM (unofficial)
cloture - Clojure in Common Lisp
trenchman - A standalone nREPL/prepl client written in Go and heavily inspired by Grenchman
ferret - Ferret is a free software lisp implementation for real time embedded control systems.