issues
search
svoctor
/
lisper
Lisp interpreter, implemented in Rust.
MIT License
3
stars
2
forks
source link
WASM To Do's
#3
Open
svoctor
opened
3 years ago
svoctor
commented
3 years ago
In no real order of priority:
[x] Use best practice optimizations
[x] Implement a basic UI for entering expressions and seeing the results
[x] Evaluate a few editors to use for text input
svoctor
commented
3 years ago
[ ] Fix syntax highlighting bug
[ ] More sensible error messaging
[ ] Enable better loggin
[ ] Investigate using wee_alloc
In no real order of priority: