Simple Forth Interpreter

Simple Forth Interpreter is a Java implementation of a subset of the ANS Forth language.
Download

Simple Forth Interpreter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Juan J. Martnez
  • Publisher web site:
  • http://www.usebox.net/jjm/dd2/

Simple Forth Interpreter Tags


Simple Forth Interpreter Description

Simple Forth Interpreter is a Java implementation of a subset of the ANS Forth language. Welcome to the SFI website. The Simple Forth Interpreter (SFI in short) is a Java implementation of a little subset of the ANS Forth language.The goal of SFI is to develop a small interpreter to be embedded in any application and provide scripting functionality with low resources.SFI follows the ANS Forth standard where reasonably possible, provides a simple way by inheritance to customize and integrate the interpreter in any existing application and a simple interface to play with the Forth code.Why Forth? The interpreter it's pretty simple and small, it's an easy to learn language and the 'extend with user defined words' fits quite well the idea of a language for scripting purposes.What's New in This Release:· Bug fix into TOK_NWORD parsing strings and comments.


Simple Forth Interpreter Related Software