macro-peg / macro_peg   0.0.3

BSD 3-clause "New" or "Revised" License GitHub

Macro PEG: PEG with macro-like rules

Scala versions: 2.11

hopeg 0.0.3


Group ID:
com.github.kmizu
Artifact ID:
hopeg_2.11
Version:
0.0.3
Release Date:
Mar 8, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.kmizu" %% "hopeg" % "0.0.3"

Mill build tool

ivy"com.github.kmizu::hopeg:0.0.3"

Scala CLI

//> using dep "com.github.kmizu::hopeg:0.0.3"

Ammonite REPL

import $ivy.`com.github.kmizu::hopeg:0.0.3`

<dependency>
  <groupId>com.github.kmizu</groupId>
  <artifactId>hopeg_2.11</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.kmizu', name: 'hopeg_2.11', version: '0.0.3'