carpe / parseback   0.5.1

Apache License 2.0 Website GitHub

A Scala implementation of parsing with derivatives

Scala versions: 2.13 2.12
Scala.js versions: 1.x

parseback 0.5


Group ID:
io.carpe
Artifact ID:
parseback_2.13
Version:
0.5
Release Date:
Jul 10, 2021
Licenses:
Files:

libraryDependencies += "io.carpe" %% "parseback" % "0.5"

Mill build tool

ivy"io.carpe::parseback:0.5"

Scala CLI

//> using dep "io.carpe::parseback:0.5"

Ammonite REPL

import $ivy.`io.carpe::parseback:0.5`

<dependency>
  <groupId>io.carpe</groupId>
  <artifactId>parseback_2.13</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'io.carpe', name: 'parseback_2.13', version: '0.5'