aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 827804fd6ae7ec5887aba252406c475a94262351 (plain)
1
2
3
4
5
6
7
8
9
10
# eva

> a basic calculator REPL (WIP)

### todo

 - add detailed error handler
 - multiple arg functions
 - unary operators (minus, factorial)
 - lineeditor with syntax highlighting