prolog_parser 0.7.13

An operator precedence parser for rusty-wam, an up and coming ISO Prolog implementation.
Documentation
# prolog_parser

An operator precedence parser for
[rusty-wam](https://github.com/mthom/rusty-wam) based on the paper "An
Operator Precedence Parser for Standard Prolog" by Koen De Bosschere
and accompanying C code.