mirror of
https://github.com/nineties/planckforth
synced 2025-01-14 08:01:27 +01:00
11 lines
183 B
Markdown
11 lines
183 B
Markdown
# PlanckForth: Bootstrapping Forth from Handwritten Binary
|
|
|
|
```
|
|
$ make
|
|
```
|
|
|
|
# Builtin Words
|
|
|
|
| char | semantics |
|
|
|:----:|:------------------:|
|
|
| Q | Exit the process |
|