Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 477 Bytes

Build Status

Parsek

Parsek is a cross-platform parser combinator library in Kotlin.

Much of its inspiration comes from FastParse.

Building

The library is built using Gradle.

Invoke ./gradlew build to build the library.