/erlang-alg-w

Primary LanguageErlangMIT LicenseMIT

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).