uCalc Fast Math Parser was originally designed to let you evaluate single line math expressions. Gradually, new functionality beyond this was added. Now, a spin-off product named uCalc Language Builder takes things to a new level, by allowing you to add full-fledged scripting capabilities to your application.
uCalc Language Builder lets you create the programming language of your choice, using methods that are designed to be easier than any other method of constructing a programming language you may have encountered. Interpreted languages, translators, and preprocessors are other possibilities.
This tool contains an interpreter that allows you to design and run scripts and language definition files for versions of Forth, Lisp, Basic and Logo.
What's New in This Release: [ read full changelog ]
· uCalc Language Builder component
· Interactive interpreter (which can also run script files)
· Interactive instructional tutorial
· Interpreted versions of Lisp, Forth, BASIC, and more
· Line-by-line explanations files to accompany source code files
· Help files for uCalc LB and the uCalc Interpreter