ivanmoreau / javaparsercombinator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser combinator in Java 15 or so.

one night of i was very drrunk i think, i dont rember exactly. i wrote this parser combinator that day, i think it was around may. like i dont even know i how to speak java at all, im just a haskell and rust programmamer. use it in producttion, ill work just fine ;))

(I think 1/2 of the file are just type annotations; since Java doesn't really allow to treat functions as objects, I needed to do some evil tricks with an interface.)

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%