项目作者: krzyzanowskim

项目描述 :
Antlr Swift Parser playground
高级语言: Swift
项目地址: git://github.com/krzyzanowskim/antlr-swift-playground.git
创建时间: 2018-07-22T22:23:38Z
项目社区:https://github.com/krzyzanowskim/antlr-swift-playground

开源协议:Other

下载


Antlr Swift Playground.

A macOS setup to play with Antlr and Swift parser.

Installation

Clone

  1. $ git clone https://github.com/krzyzanowskim/antlr-swift-playground

Playground sources

  1. $ cd antlr-swift-playground/playground

Swift Package Manager

  1. $ cd antlr-swift-playground/playground
  2. $ swift run

Xcode project

  1. $ cd antlr-swift-playground/playground
  2. $ swift package generate-xcodeproj
  3. generated: ./playground.xcodeproj

The main.swift is located in playground/Sources/main.swift

Author

Maintained by Marcin Krzyzanowski

You can follow me on Twitter at @krzyzanowskim for project updates and releases.

License

Creative Commons Attribution Non Commercial 4.0. See LICENSE file.