mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
Update README
This commit is contained in:
parent
bafbf5959a
commit
539c04b77d
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,12 @@ $ ./planck < bootstrap.fs example/fib.fs
|
|||
6765
|
||||
```
|
||||
|
||||
# Running Tests
|
||||
|
||||
```
|
||||
$ ./planck < bootstrap.fs runtests.fs
|
||||
```
|
||||
|
||||
# Builtin Words
|
||||
|
||||
| code | name | stack effect | semantics |
|
||||
|
|
Loading…
Reference in a new issue