« earlier | later » Page 1 of 1
Hawk/Ftwalk: Home edit / delete
A crossbreed of awk and find, with a more powerful language behind it. This is a pretty nice design, although thoroughly eclipsed by Perl.
to awk find ftwalk hawk language-design perl software ... on 25 August 2014
Concurrency - parrotcode edit / delete
"Independent Concurrency"?
to concurrency perl research ... on 02 September 2008
The Perl 6 compiler/interpreter written in Haskell.
crazy-compilers: bridgekeeper -- A Perl to Python source code converter edit / delete
No idea how well it works. (I suspect not very.)
My Wandering Wiki: MultiMarkdown edit / delete
A Markdown parser (in Perl) that can generate output in other formats -- including parsing the sort of headers that we already use for OEPs.
Coroutines (with IO, channels, semaphores etc.) for Perl.
to concurrency perl research software ... on 26 January 2006
perl.com: A Plan for Pugs edit / delete
Interview with author of Pugs; lots of links to related projects.
Crypt::OpenPGP::Words edit / delete
Perl implementation of the PGP bytes-to-words algorithm.
« earlier | later » Page 1 of 1
- perl | |
1 | + awk |
3 | + compiler |
2 | + concurrency |
1 | + crypto |
1 | + find |
1 | + ftwalk |
2 | + haskell |
1 | + hawk |
1 | + language-design |
1 | + markdown |
1 | + oep |
2 | + python |
5 | + research |
4 | + software |
1 | + text |
tasty by Adam Sampson.