Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ian-kent/purl
- Owner: ian-kent
- License: mit
- Created: 2014-11-29T19:06:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T17:45:34.000Z (almost 10 years ago)
- Last Synced: 2024-07-31T20:51:23.487Z (3 months ago)
- Language: Go
- Size: 195 KB
- Stars: 41
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-go - purl - Perl 5.18.2 embedded in Go. (Embeddable Scripting Languages / Search and Analytic Databases)
- awesome-go - purl - Perl, but fluffy like a cat! - ★ 23 (Embeddable Scripting Languages)
- awesome-go-extra - purl - 11-29T19:06:01Z|2014-12-07T17:45:34Z| (Embeddable Scripting Languages / Advanced Console UIs)
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 stateThanks 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.