Skip to content

Latest commit

 

History

255 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

ClojureRS Logo

Put simply, Clojure implemented atop Rust! For now, a Clojure interpreter implemented in Rust.


REPL

The REPL in action!

Project Goals:

  1. To create a version of Clojure that gets to exist independent of a particular platform
  2. To explore a Clojure that, being more independent, has
    1. Proper tail call elimination
    2. Conditions / Restarts
    3. Any other feature it might not normally be able to indulge
  3. To, should the project progress, begin looking more serious into advanced compilation techniques, to create a serious Clojure implementation

Check clojureRS.org (the file, not website) for more notes about the design of the language, which should grow as the program grows.

Discussion

Come join us on Discord!

关于

Clojure, implemented atop Rust (unofficial)

Resources

Stars

980 stars

关注者

35 watching

复刻s

发布

Used by

贡献者

Languages