Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

kesarevs/oberon-antlr

Repository files navigation

Oberon Interpreter

Install

Make sure you have Antlr4 installed already, which is available here:

http://www.antlr.org/

Clone this repository and compile OberonCompiler:

git clone https://github.com/kesarevs/oberon_antlr.git
cd oberon_antlr
make

Usage

To start Oberon Interpreter use:

java OberonCompiler source_file.o

About

Oberon interpriter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published