A Forth inspired interpreter with bindings to Vaadin
Herd is an experimental interpreter for a concatenative programming language derived from Forth. It has bindings to Vaadin and a simple persistence API built on plain SQL.
Current version has two working examples and a very limited amount of words. The SQL WordSet is broken in 0.1 after a big refactoring of core interpreter.
See the project GitHub page for further information.
Install
Framework Support
Vaadin 7.0+
Browser Compatibility
8
Install with
Release notes - Version 0.1.0
Initial release