Skip to content

Interpreter of a extremely simple language, for practcing knowledge of compler construction.

Notifications You must be signed in to change notification settings

Robert-Lu/Rune-Interpreter

Repository files navigation

Project: Rune Interpreter

Author: Wuyue LU

Version: 1.0 

Last Commit: 2015/11/26

Usage:  rune [Options] source_file_name
    Options: -t -token Show the tokens of Scanning procedure.
             -a -ast   Show the Abstract Parsing Tree of Parsing procedure.
             -n -norun Not run the code.

About

Interpreter of a extremely simple language, for practcing knowledge of compler construction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published