2023-03-23 22:13:19 -07:00
|
|
|
# General
|
|
|
|
- Documentation
|
|
|
|
- Tests
|
|
|
|
- CLI Options
|
|
|
|
- Branding
|
2023-03-25 10:37:17 -07:00
|
|
|
- Compile to WASM => webapp
|
2023-03-25 10:50:57 -07:00
|
|
|
- Replace &str with strings
|
|
|
|
- Named parameters for Tokens
|
2023-03-18 22:18:57 -07:00
|
|
|
|
2023-03-24 13:29:14 -07:00
|
|
|
# Internals
|
|
|
|
- Non-recursive treeify
|
2023-03-25 10:35:52 -07:00
|
|
|
- Print any expression
|
|
|
|
- Copy expression, print with result
|
2023-03-24 13:29:14 -07:00
|
|
|
|
2023-03-23 22:13:19 -07:00
|
|
|
# Features
|
|
|
|
- Function application
|
2023-03-25 10:35:52 -07:00
|
|
|
- Variable definitions
|
|
|
|
- Function definitions
|
|
|
|
- Rational datatype
|
|
|
|
- Units
|
2023-03-23 22:13:19 -07:00
|
|
|
- Dice
|
2023-03-24 23:06:58 -07:00
|
|
|
- Derivatives
|
2023-03-25 10:35:52 -07:00
|
|
|
- Mini CAS
|
2023-03-23 22:13:19 -07:00
|
|
|
|
|
|
|
# Prompt
|
2023-03-24 23:06:58 -07:00
|
|
|
- Arrows to move cursor
|
2023-03-25 10:35:52 -07:00
|
|
|
- Syntax errors are broken
|
2023-03-24 23:06:58 -07:00
|
|
|
- Live syntax/output
|
2023-03-25 10:35:52 -07:00
|
|
|
- Commands
|