📚 purl - Awesome Go Library for Embeddable Scripting Languages

Go Gopher mascot for purl

Perl 5.18.2 embedded in Go.

🏷️ Embeddable Scripting Languages
📂 Embedding other languages inside your go code.
41 stars
View on GitHub 🔗

Detailed Description of purl

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 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 for details.