Skip to content

Use ANTLR4 grammars for creating incremental Papa Carlo parsers

Notifications You must be signed in to change notification settings

nightscape/papa-carlos-aunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papa-carlos-aunt

Use ANTLR4 grammars for creating incremental Papa Carlo parsers

Getting started

sbt
# Then, in the SBT shell
antlr4:antlr4Generate
eclipse with-source=true

After that you need to fix an error in the generated scalaLexer.java by removing the content of the MultiLineChars_action method, then you're good to go!

About

Use ANTLR4 grammars for creating incremental Papa Carlo parsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published