Help language development. Donate to The Perl Foundation
Showing 95
results
-
Yapsi
A Perl 6 compiler-and-runtime written in Perl 6
-
Grammar::Debugger
Simple tracing and debugging support for Perl 6 grammars
-
ufo
Swoops down and creates your Perl 6 project Makefile for you
-
Electron
Cross-platform Perl 6 desktop web-based applications using the Electron platform
-
-
SDL
A Perl 6 wrapper around SDL 1.2
-
-
Farabi6
Perl 6 in-browser Editor
-
Grammar::BNF
Parse BNF and ABNF grammars and generate Perl 6 grammars from them
-
XML::Parser::Tiny
A Perl 6 module for parsing XML documents
-
Druid
A connection-oriented board game written in Perl 6
-
List::Utils
Simple list utility subs
-
SVG::Plot
A Perl 6 charting and plotting library that produces SVG output
-
GGE
Glacial Grammar Engine -- a Perl 6 grammar engine written in Perl 6
-
-
OO::Actors
Basic Actor model support. A work in progress.
-
Kains
Container tool based on Linux namespaces
-
Cairo
Cairo 2D graphics library
-
XML::Writer
A Perl 6 module to generate XML
-
IO::Socket::SSL
IO::Socket::SSL for Perl 6 using OpenSSL
-
Perl6::Literate
Literate programming (à la Haskell) in Perl 6
-
Plosurin
Perl 6 implementation of Closure Templates
-
IO::Prompter
Damian Conway's IO::Prompter
-
JSONHound
Identifies anomalies in JSON data structures
-
FastCGI
A FastCGI library for Raku
-
Test::Lab
Test run refactored code against legacy code
-
Algorithm::Viterbi
HMM decoding with the Viterbi algorithm.
-
Flower
XML Application Languages, including TAL.
-
Algorithm::Diff
Contains several interfaces for which computing the differences between two lists.
-
GTK::Simpler
A simpler and more efficient API for GTK::Simple
-
Text::T9
Guess words basing on a T9 key sequence
-
-
-
-
mandelbrot
Simple Mandelbrot Set scripts
-
-
Pod::Parser
Naive parser for Perl 6 style POD documents
-
Test::Scheduler
An implementation of the Perl 6 Scheduler role with virtualized time.
-
JSON5::Tiny
A JSON::Tiny fork for JSON5
-
-
-
-
GTK::Scintilla
GTK Scintilla widget for source code editing
-
Typed::Subroutines
Better type checking for first-class functions
-
-
SVG
A Perl 6 module to generate SVG (Scalable Vector Graphics)
-
BreakDancer
Framework for generating static webpages.
-
Testing
Damian Conway's Perl 6 testing module
-
Regex::FuzzyToken
A token enabling fuzzy matching token in regexes and grammars
-
Method::Modifiers
Adds before, after and around functions to make wrapping method calls easier.
-
X11::Xlib::Raw
Xlib binding using NativeCall
-
-
Config::Clever
A clever, heirarchical config loader
-
-
-
Clean
Scoped object oriented automatic cleanup
-
LibZip
Perl 6 bindings for libzip
-
Memoize
Make routines faster by trading space for time
-
Text::Abbrev
Create an abbreviation table from a list
-
-
Benchmark::Plot
Simple benchmark graphing script
-
Hinges
A Genshi-like template engine
-
-
Term::ProgressBar
Perl 6 implementation of Progress Bar.
-
Carp
An implementation of Carp in Raku
-
-
Web::App::Ballet
A Dancer-like interface to Web::App
-
Math::Arrow
Knuth arrow notation in Perl 6
-
-
Log::D
Support for logging
-
Unicode::GCB
Unicode grapheme cluster boundary detection
-
-
-
ClassX::StrictConstructor
Make your object constructors blow up on unknown attributes
-
Text::Indented
Parse indented text in Perl 6
-
Phaser::ATEXIT
Simple implementation of ATEXIT for Perl 6
-
ignore
cli util that adds stuff to VCS ignore files
-
File::Zip
Perl 6 API to the ZIP file format
-
Parse::Selenese
A Parser for Selenium Test Cases and Suites
-
-
Image::RGBA
Create and manipulate 32-bit RGBA images
-
Router::Right
Framework-agnostic URL routing engine for web applications in Raku
-
Net::Ethereum
A Raku interface for interacting with the Ethereum blockchain and ecosystem via JSON RPC API
-
Symbol
ECMAScript's Symbol for Perl 6
-
-
Path::Map
Hash tree based path router
-
Ident::Client
Simple client implementation for the Ident protocol (RFC 1413)
-
String::Stream
Stream into a string and from a string
-
-
-
Test::Junkie
A continuous test runner for Perl 6
-
Text::Table::List
Build simple text-based tables for field listings.
-
Math::OddFunctions
Standard math function odds and ends
-
-
String::FuzzyIndex
Fuzzy index routine based on Smith-Waterman algorithm