An open API service indexing awesome lists of open source software.

https://github.com/vookimedlo/antlr-swift-framework

ANTLR Swift Runtime - generated from official ANTLR releases.
https://github.com/vookimedlo/antlr-swift-framework

antlr antlr4 swift swift-framework

Last synced: 18 days ago
JSON representation

ANTLR Swift Runtime - generated from official ANTLR releases.

Awesome Lists containing this project

README

          

# antlr-swift-framework

[![GitHub license](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey)](https://raw.githubusercontent.com/antlr/antlr4/master/LICENSE.txt)
[![Codebeat badge](https://codebeat.co/badges/99f987ee-1267-44bf-8526-b485f98fe5f7)](https://codebeat.co/projects/github-com-vookimedlo-antlr-swift-framework-master)
[![Build Status](https://travis-ci.org/vookimedlo/antlr-swift-framework.svg?branch=master)](https://travis-ci.org/vookimedlo/antlr-swift-framework)

This repository provides ANTLR swift runtime. All are generated from the official ANTLR releases.

The intention is to keep this independent code separated from the project that requires it and then to use it as a git submodule or include it as a Swift Package.

------------

Latest runtime is based on the [ANTLR 4.7.2][1]

[1]: https://github.com/antlr/antlr4/releases/tag/4.7.2