FTH provides running stand alone Forth scripts like Ruby etc. and using Forth as an extension language to your application.
Categories
InterpretersLicense
BSD LicenseFollow FTH Forth Scripting
You Might Also Like
Relax: PRTG Monitors Your IT for You
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Rate This Project
Login To Rate This Project
User Reviews
-
I've was hoping that it uses ficl to process a stream of input as described, i.e. usable in a stream like awk and sed. However, the build is terrible, and it doesn't work on ArchLinux (which doesn't use /usr/local), assumes directory openssl appears directly under /usr/local/include and the library exists in /usr/local/lib. But most anoyingly, it uses autoconf/automake, which is supposed to deal with this kind of stuff. It builds on FreeBSD and works. But it writes the prompt ("ok") to the output. That breaks the stream processor notion. It's also not clear why a stream processor need a cli editor like tecla/editline/readline. It's quite disappointing because ficl is already doing all the work, you just need a simple wrapper on top.
-
Forth alternative to Lua for embedded scripting. Needs more and improved documentation. Compiles just fine on Linux.
-
That sounds interesting. But unfortunately I do not succeed as a beginner to compile under Linux. I tried it with Fedor and Debian. Ready Binäries it seems nowhere to enter. :-(
-
Amazing!