ZemScript

A simple script interpreter in Java
Download

ZemScript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Cameron Zemek
  • Publisher web site:
  • http://code.google.com/u/grom358/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 44 KB

ZemScript Tags


ZemScript Description

A simple script interpreter in Java The ZemScript project implements a simple script interpreter in Java and with the aim of providing you an easy to use tool for learning basic techniques in writing your own interpreter. Here are some key features of "ZemScript": · Hand written Lexer · Parser that process tokens from the Lexer to check the syntax and generate an Abstract Syntax Tree · An Interpreter that evaluates the abstract syntax tree by visiting the nodes. It also performs some semantic checking. Requirements: · Java


ZemScript Related Software