Posts

Showing posts with the label jvm

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…