Skip to content

connorberry/forth4awk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Forth4Awk

A simple implementation of a forth like interpreter in Awk.

Currently the following aspects of Forth work:

  • simple operators - + - * /
  • function declaration (ie : ;)
  • RPN data stack

About

Forth like interpreter implemented in Awk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published