Skip to content

A C++ implementation of the procedural, concatenative and stack-oriented programming language language forth

Notifications You must be signed in to change notification settings

Fhoughton/SimpleForth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleForth

Features:

  • Basic stack operations (Arithmetic, IO)
  • Function definitions (: and ;)
  • Disassembly functions (dis)

About

A C++ implementation of the procedural, concatenative and stack-oriented programming language language forth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages