Skip to content

danmey/fource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors