Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 374 Bytes

File metadata and controls

11 lines (9 loc) · 374 Bytes

Risp

Rust + Lisp = Risp

Goals/Questions? (some of these are contradictory):

  • compiled
  • Maybe compile to specific compute backends, or just LLVM
  • first class support for Multi-threading, Web, ML
  • good (non turing complete) typing system (static?).
  • conduct research to have great guarantees
  • Niche stdlib (see first class support, also good support for parsing)