Marpa
NAME
Marpa - Raku interface to the libmarpa C library.
SYNOPSIS
use Marpa;
DESCRIPTION
Marpa is a Raku interface to the libmarpa C library.
Marpa requires libmarpa to be present. I'd recommend installing from packages, or just look on the libmarpa website for install instructions.
AUTHOR
Jeffrey Goff, aka DrForr
Source can be located at: https://github.com/raku-community-modules/Marpa . Comments and Pull Requests are welcome.
COPYRIGHT AND LICENSE
Copyright 2015 - 2018 Jeffrey Goff
Copyright 2019 - 2022 Raku Community
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.