daisy/README.md

24 lines
426 B
Markdown
Raw Normal View History

2023-03-23 22:13:19 -07:00
# General
- Documentation
- Tests
- CLI Options
- Branding
2023-03-18 22:18:57 -07:00
2023-03-24 13:29:14 -07:00
# Internals
- Non-recursive treeify
- Tokens with impl: get line, get args, ::new
- Fix names (Root isn't sqrt!)
2023-03-23 22:13:19 -07:00
# Features
- Function application
- variable definitons
- function definitions
- rational datatype
2023-03-18 22:18:57 -07:00
- units
2023-03-23 22:13:19 -07:00
- Dice
# Prompt
- Replace multi-char tokens (pi)
- Arrows, history, live syntax check or output
- Commands
- Better error texts