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
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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!