A customized pForth Interpreter with dynamic library loading
OspreyForth is a personal project to make a customized Forth interpreter that can be used to create command-line scripts and general apps.
It is currently capable of loading dynamic libraries and using external C code. In the future code that more directly attaches to the interpreter are planned so as to expand its abilities out-of-the-box.
Forth Script is a server-side web scripting engine based on FORTH language. It may work as CGI-application under any web-server and lets you create dynamic web-pages using Forth language, HTML patterns and database's data. Example: http://www.delosoft.com