Skip to content

danmey/fource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Each word have compilation semantics and execution semantics. 
Compilation semantics:
accept on top of stack pointer to word
perform compilation (or other actions) when the word is compiled
Cxecution semantics defines word behaviour when it is invoked

:macro will compile the compilation semantics of each of the word during compilation and execution semantics 
during intepretation.

About

Forth compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published