Updated README

pull/2/head
Mark 2023-03-22 22:51:53 -07:00
parent c743d28f6c
commit 850682b42f
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# TODO # TODO
- Fix documentation and variable names - Fix documentation and variable names
- implicit multiply
- Function application - Function application
- Syntax check (parenthesis, argument type, position of error) - Syntax check (parenthesis, argument type)
# Eventually # Eventually
- tests
- rationals - rationals
- commands - commands
- better prompt - better prompt