Skip to content

pahihu/basforth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

basforth

Basic FORTH in AWK.

This is a simple FORTH written in AWK. It supports C.H.Moore's introductory vocabulary which has the same power as a simple BASIC. This is almost the same as Glen Haydon's Level-0 Forth.

Run with the following line.

$ cat - | awk -f basforth.awk

License

ISC

Good luck!

About

Basic FORTH in AWK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages