Posts

Showing posts with the label forth

Forth Interpreter and Abstract Machine

Image
Forth interpreter and abstract machine illustrated in one image.

Forth has such a strikingly well thought out simple ex…

More Thoughts On A JVM-Based Forth

Image
Wrapping up the fundamental design challenges for a Forth implementation on JVM.
IntroductionThis post is the continuati…

Thoughts On JVM-based Forth Implementation

Image
Is it possible and worth to implement Forth on top of JVM?

Forth: A language which looks as weird as it is simple and po…