Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moritz/docker-perl6-regex-alpine

Docker image for Rakudo Perl 6 Regex hacking
https://github.com/moritz/docker-perl6-regex-alpine

Last synced: 16 days ago
JSON representation

Docker image for Rakudo Perl 6 Regex hacking

Awesome Lists containing this project

README

        

This is a Rakudo Perl 6 image based on Alpine, with some extra regex stuff included.

See https://hub.docker.com/r/jjmerelo/alpine-perl6/ and
https://github.com/JJ/alpine-perl6 for more information.

At the moment, this image only adds the
[`Grammar::ErrorReporting`](http://modules.perl6.org/dist/Grammar-ErrorReporting)
and the [`Grammar::Debugger`](http://modules.perl6.org/dist/Grammar::Debugger) module
(the latter includes `Grammar::Tracer`).