Skip to content

viniciusrplima/jc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JC

C like language written in Java using JFlex and CUP for lexical, syntax and semanthic analysis.

Using

Build the interpreter with the following command, you must have ant installed.

ant

Use the command bellow to run the interpreter with the code in sample file.

bash run.sh sample.jc

You can change the sample file to execute your own code.

About

C like language interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published