Skip to content

Small Compiler for ZR-Language written in Java.

Notifications You must be signed in to change notification settings

hsedr/ZR-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZR-Compiler

Small Compiler for ZR-Language written in Java.

ZR Grammar implemented as following:

Start -> Commands
Commands -> Command Commands | EPSILON
Command -> WH Number [ Commands ]
      | RE Number
      | VW Number
      | STIFT Number
      | FARBE ColorValue

About

Small Compiler for ZR-Language written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published