Skip to content

Bhavya/WIG-2-C-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WIG-2-C

WIG-2-C is a WIG to C interpreter written in Java. WIG-2-C uses ANTLR to create its parse tree. It takes a WIG file as an argument and spits out a C file.

Dependencies

WIG-2-C uses antlr-3-runtime.jar to compile.

About

A WIG to C interpreter written in Java using ANTLR. All grammar provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages