planckforth/README.md
Koichi Nakamura f3a5a180dc Update README
2020-12-29 02:16:46 +09:00

11 lines
183 B
Markdown

# PlanckForth: Bootstrapping Forth from Handwritten Binary
```
$ make
```
# Builtin Words
| char | semantics |
|:----:|:------------------:|
| Q | Exit the process |