- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://lemmy.ml/post/23703703
Hey all.
First off, bjForth is a Forth written from the ground up with modern Java and its execution model is largely influenced by that of JONESFORTH.
Currently I’m working on Java inter-op and would like to ask for your opinions/experience on semantics and syntax.
Thanks in advance.
For anyone as confused as me about what a “Forth” is: Forth is a rather old stack-oriented programming language.