xxmatxx / parsex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsex

Parsex is python naive implementation of parser combinators created according to instructions in Low Level JavaScript's Youtube video serie "Parser Combinators From Scratch". You can see it here.

Instal instruction

Run in comand line:

pip install git+https://github.com/xxmatxx/parsex.git

Better alternatives

About


Languages

Language:Python 100.0%