Updated README

pull/2/head
Mark 2023-03-24 13:29:14 -07:00
parent 0927cf25e4
commit 09ad88c5d7
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 5 additions and 1 deletions

View File

@ -4,8 +4,12 @@
- CLI Options - CLI Options
- Branding - Branding
# Internals
- Non-recursive treeify
- Tokens with impl: get line, get args, ::new
- Fix names (Root isn't sqrt!)
# Features # Features
- Evaluation
- Function application - Function application
- variable definitons - variable definitons
- function definitions - function definitions