Skip to content

DanielMSchmidt/antlr4-poc

Repository files navigation

Antlr4 Proof of Concept

Goal

Parse objective-c code and get the same output as objective-c-parser.

Steps

  • Install antlr4: brew install antlr
  • Install EarlGrey: git submodule update --init --recursive

About

Try to get a feature complete parser via antlr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published