commonMain.com.copperleaf.kudzu.parser.ParserResult.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kudzu-core-js Show documentation
Show all versions of kudzu-core-js Show documentation
A monadic (I think...) recursive-descent parser written in Kotlin
package com.copperleaf.kudzu.parser
typealias ParserResult = Pair
© 2015 - 2025 Weber Informatics LLC | Privacy Policy