all: make a ton of features work

This commit is contained in:
2018-05-14 20:59:24 +02:00
parent 8cb7c37096
commit e3334b9ef0
6 changed files with 919 additions and 514 deletions

View File

@@ -7,61 +7,12 @@
## TODOS
- Destructuring assignment
- Defining functions
- Anonymous functions
- Datastructures as functions
- Characters
- `let`
- `with`
- `pr`
- `prn`
- `if`
- `do`
- `when`
- `and`
- `no`
- `is`
- `in`
- `case`
- `for`
- `each`
- `while`
- `repeat`
- `:`
- `~`
- `keep`
- `rem`
- `all`
- `some`
- `pos`
- `trues`
- `table`
- `listtab`
- `obj`
- `keys`
- `vals`
- `maptable`
- `alref`
- `string`
- `tostring`
- `type`
- `coerce`
- `pop`
- `push`
- `++`
- `--`
- `zap`
- `sort`
- `insort`
- `compare`
- `o`
- `.`
- `apply`
- `len`
- `mac`
- `\``
- `defop`
- `asv`
- `w/link`
- `aform`
- ...