mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
Hello World!!!!!!
This commit is contained in:
parent
ec0a3082a5
commit
8c1401c51c
2 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
$ make
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
$ cat helloworld.fs | ./plank
|
||||
```
|
||||
|
||||
# Builtin Words
|
||||
|
||||
| code | name | semantics |
|
||||
|
|
2
helloworld.fs
Normal file
2
helloworld.fs
Normal file
|
@ -0,0 +1,2 @@
|
|||
kHtketkltkltkotk tkWtkotkrtkltkdtk!tk
|
||||
tQ
|
Loading…
Reference in a new issue