MatheusRich/lana
The Lana programming language - A LISP implemented in Rust influenced by Clojure.
RustMIT
Issues
- 0
Allow variadic functions
#16 opened by MatheusRich - 0
Improve print behavior
#18 opened by MatheusRich - 0
Improve error messages to include col/line
#17 opened by MatheusRich - 0
`gets` should return string
#13 opened by MatheusRich - 0
Add strings
#5 opened by MatheusRich - 0
Improve tokenizer to include line/col
#10 opened by MatheusRich - 0
- 0
Add `import` / `require`
#14 opened by MatheusRich - 0
Add `when`
#12 opened by MatheusRich - 0
Add CI to run tests and check formatting
#11 opened by MatheusRich - 0
Implement `do`
#8 opened by MatheusRich - 0
Implement `list`
#9 opened by MatheusRich - 0
Implement `->` and `->>`
#6 opened by MatheusRich - 1
Add `defn`
#3 opened by MatheusRich - 0
Implement `time` and `sleep`
#7 opened by MatheusRich - 0
Add symbols
#4 opened by MatheusRich - 0
Implement maps
#2 opened by MatheusRich - 0
Add colors on REPL
#1 opened by MatheusRich