Skip to content

Commit 4e76feb

Browse files
authored
Update readme.org
1 parent 6fa0abf commit 4e76feb

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

readme.org

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
@@ -15,10 +15,3 @@
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

0 commit comments

Comments
 (0)