Antlr Swift Parser playground
Antlr Swift Playground.
A macOS setup to play with Antlr and Swift parser.
Clone
$ git clone https://github.com/krzyzanowskim/antlr-swift-playground
Playground sources
$ cd antlr-swift-playground/playground
$ cd antlr-swift-playground/playground
$ swift run
$ cd antlr-swift-playground/playground
$ swift package generate-xcodeproj
generated: ./playground.xcodeproj
The main.swift
is located in playground/Sources/main.swift
Maintained by Marcin Krzyzanowski
You can follow me on Twitter at @krzyzanowskim for project updates and releases.
Creative Commons Attribution Non Commercial 4.0. See LICENSE file.