ftomassetti / antlr-kotlin-runtime

Kotlin runtime for ANTLR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANTLR Kotlin Runtime

Build Status

This project contains the runtime for the Kotlin target of ANTLR. This runtime is built as a multi-platform project running on the JVM and the JS platforms. We plan to extend it to support other platforms when the multi-platform Kotlin projects will permit so.

You will need to use ANTLR 4 and the Kotlin target to generate ANTLR Lexers and Parsers in Kotlin.

About

Kotlin runtime for ANTLR


Languages

Language:Kotlin 72.0%Language:JavaScript 27.9%Language:HTML 0.1%