pimms / cish-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cish Playground

Getting Started

Dependencies

Cish requires Antlr to generate the syntax files.

$ brew install antlr

Cish Submodule Initialization

Run setup.sh to ensure Xcode project files for Cish and the Antlr runtime is created:

$ ./setup.sh

Compile & run cpg.xcodeproj, and you should be good to go!

About


Languages

Language:Swift 64.1%Language:Objective-C++ 24.1%Language:Objective-C 7.6%Language:C++ 2.9%Language:Shell 1.2%