bbridges / erlang-alg-w

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

erlang-pratt

An Erlang implementation of Algorithm W from Algorithm W Step by Step by Martin Grabmüller.

Build

Erlang and Rebar3 are required.

$ rebar3 compile

Test

$ rebar3 eunit

License

Released under the MIT License (see LICENSE).

About

License:MIT License


Languages

Language:Erlang 100.0%