File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 1
1
* ClojureRS
2
2
[[https://i.imgur.com/rpioVBP.png]]
3
3
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.
5
5
6
6
** Project Goals:
7
7
1. To create a version of Clojure that gets to exist independent of a particular platform
15
15
Check clojureRS.org (the file, not website) for more notes about
16
16
the design of the language, which should grow as the program
17
17
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