sophiecollard / parser

A very basic parser-combinator example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser

A very basic example of a parser-combinator.

Contents

This project is made up of the following modules:

  • core: Core module containing the Parser type
  • json: JSON parser

About

A very basic parser-combinator example


Languages

Language:Scala 100.0%