Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moritz/docker-perl6-regex-alpine
- Owner: moritz
- Created: 2017-08-21T19:25:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T19:26:07.000Z (over 7 years ago)
- Last Synced: 2024-11-05T20:51:45.228Z (2 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`).