Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ian-kent/purl

Perl, but fluffy like a cat!
https://github.com/ian-kent/purl

Last synced: 10 days ago
JSON representation

Perl, but fluffy like a cat!

Awesome Lists containing this project

README

        

Purl
====

Scripting in Go - it's Perl, but fluffy like a :cat:

- Embedded Perl 5.20.1
- Call native Go functions via XS
- Evaluates any Perl code with persistent state

Thanks to [Campher](https://github.com/bradfitz/campher) for a pointer in the right direction :smirk:

### Building purl

- `make`
- `./purl`

### Licence

Copyright ©‎ 2014, Ian Kent (http://iankent.uk).

Released under MIT license, see [LICENSE](LICENSE.md) for details.