Skip to content

arijit-gogoi/gorth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of forth in go.

TODO:

  • should print ok when executed correctly
  • write tests for Stack module
  • implement TRUE and FALSE
  • implement if else then
  • can load file

Conditionals

About

Naive forth implementation using go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published