Skip to content

sebasdeldi/Lexical-Analyser-in-java-with-Jflex-and-Antlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Lexical-Analyser-in-java-with-Jflex-and-Antlr

Lexical Analyser in java with Jflex and Antlr, for the language "fun", check Grammar and specifications about the language.pdf for language details.

Also you will need to set your path for antlr, in my case it was the command : export CLASSPATH=".:/usr/local/lib/antlr-4.5.1-complete.jar:./target/classes:$CLASSPATH"

This was done for the Formal Languages and compilators at EAFIT University.

About

Lexical Analyser in java with Jflex and Antlr, for the language "fun"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published