Skip to content

Sample project that uses antrlr cpp runtime

Notifications You must be signed in to change notification settings

dwoodlock/antlr-cpp-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Java Runtime
  2. Xcode
  3. cmake

Build using Xcode

  1. mkdir build-xcode && cd build-xcode
  2. cmake .. -G Xcode
  3. open *.xcodeproj
  4. Run target antlr-cpp-test (the choice of target is on the top)

About

Sample project that uses antrlr cpp runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 73.7%
  • ANTLR 23.1%
  • C++ 3.2%