
Bubble sort an ArrayList in bjForth. GitHub Gist: instantly share code, notes, and snippets.

Discuss everything about the Forth programming language here. Show off your Forth programs and your own Forth implementations. Code snippets, projects, questions and everything related to Forth are welcome here.
Bubble sort an ArrayList in bjForth. GitHub Gist: instantly share code, notes, and snippets.
This is a simple example of the level of Java inter-op bjForth currently provides.
bjForth v0.0.3 is out!
π A good deal of words and primitives were introduced in this release along improving the user-friendliness of bjForth. βοΈ Some prominent changes include: Looping construct (WHILE, UNTIL, AGAIN) C...
cross-posted from: https://lemmy.ml/post/24148184
I'm thrilled to announce the release of bjForth v0.0.3 π
There's been a a heap of improvements and additions compared to the last release.
What's best is that they are automatically tested every time a change is pushed π
I dare you to Grab the latest tarball and hack yourself some serious Forth π
#bjForth v0.0.2 is here!
The first ever release π The fruit of 2 years worth of work, v0.0.2 packs a good bunch of features including initial Java inter-op. You can view the list of all the words included in the library. #...
After nearly 2 years of work, I'm excited to release the first version of bjForth, featuring partial JONESFORTH compatibility and initial Java interop.
Grab it and start hacking: https://github.com/bahmanm/bjforth/releases/tag/v0.0.2
PS: bjForth is a Forth (indirect threaded) written entirely in Java and its execution model is influenced by that of JONESFORTH.
Question: web installer for Esp32Forth
Some weeks ago I installed ESP 32 Forth to an esp32 using a web page that did the entire installation. Now I can't find that page anymore. I am able to install from the Arduino IDE but I am really curious about that other method.
Any idea where this web page is or was?
Forth: The programming language that writes itself
An exploration of the evolution and meaning of the Forth programming language and its context in history.
Forth, its history and the computer science ideas which form its foundations explained in a light and humorous style sprinkled with links to interesting resources on the web.
GitHub - booniepepper/dt: dt - duct tape for your unix pipes
dt - duct tape for your unix pipes. Contribute to so-dang-cool/dt development by creating an account on GitHub.
If look you look closely, it's a little Forth-like interpreter under the covers...
a tiny self-hosted Forth implementation. Contribute to kragen/stoneknifeforth development by creating an account on GitHub.
Forth in firmware
I remember being quite delighted when I discovered that SUN servers had FORTH right there in the firmware. I wrote many a little easter egg in there. I do wonder if anyone ever found any of my strange dictionary words.
Did anyone use any FORTH that was in any of the other OpenFirmware implementations? I only used the SUN one