diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ +# gorth - go forth Simple [forth](https://www.forth.com/forth) compiler/interpreter implementation written in go. + +## Building +go build -o gorth ./src |
![]() |
index : marp.git | |
Stack based programming language. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 4 |
@@ -1 +1,5 @@ +# gorth - go forth Simple [forth](https://www.forth.com/forth) compiler/interpreter implementation written in go. + +## Building +go build -o gorth ./src |