File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11* ClojureRS
22[[https://i.imgur.com/rpioVBP.png]]
33
4- Put simply, Clojure implemented atop Rust! My main goals here are
4+ Put simply, Clojure implemented atop Rust! For now, a Clojure interpreter implemented in Rust.
55
66** Project Goals:
77 1. To create a version of Clojure that gets to exist independent of a particular platform
1515 Check clojureRS.org (the file, not website) for more notes about
1616 the design of the language, which should grow as the program
1717 grows.
18-
19- ** Personal Goals:
20- 1. Work a bit closer to the metal, and do so with Rust, two pleaures of mine
21- 2. Work more with compilation, another pleasure
22- 3. Give myself a functional lisp to script with -- but not
23- necessarily because of any issue with our other clojure-scripting
24- options
You can’t perform that action at this time.
0 commit comments