mirror of
https://github.com/rm-dr/daisy
synced 2025-04-10 07:03:24 -07:00
Updated README
This commit is contained in:
parent
c167196809
commit
aca8fa072d
22
README.md
22
README.md
@ -1,11 +1,19 @@
|
|||||||
# General
|
## For 1.0 release
|
||||||
- Documentation
|
|
||||||
- Tests
|
- Tests
|
||||||
- CLI Options
|
|
||||||
- Branding
|
- Branding
|
||||||
- Compile to WASM => webapp
|
|
||||||
- Replace &str with strings
|
- Replace &str with strings
|
||||||
- Named parameters for Tokens
|
- Named parameters for Tokens
|
||||||
|
- Function application
|
||||||
|
- Commands
|
||||||
|
- Arrows to move cursor
|
||||||
|
|
||||||
|
|
||||||
|
## Etc
|
||||||
|
|
||||||
|
# General
|
||||||
|
- Documentation
|
||||||
|
- CLI Options
|
||||||
|
- Compile to WASM => webapp
|
||||||
|
|
||||||
# Internals
|
# Internals
|
||||||
- Non-recursive treeify
|
- Non-recursive treeify
|
||||||
@ -13,7 +21,6 @@
|
|||||||
- Copy expression, print with result
|
- Copy expression, print with result
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Function application
|
|
||||||
- Variable definitions
|
- Variable definitions
|
||||||
- Function definitions
|
- Function definitions
|
||||||
- Rational datatype
|
- Rational datatype
|
||||||
@ -24,7 +31,4 @@
|
|||||||
- Complex numbers
|
- Complex numbers
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
- Arrows to move cursor
|
- Live syntax/output
|
||||||
- Syntax errors are broken
|
|
||||||
- Live syntax/output
|
|
||||||
- Commands
|
|
Loading…
x
Reference in New Issue
Block a user