moon-chilled / libport

Embed perl6 in c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is libport, a library which allows you to use perl6 as a scripting
language from within c (or any other language that speaks c).  See src/example.c
for a sample of usage, and INSTALL for installation instructions.

Contributions welcome!

About

Embed perl6 in c

License:Artistic License 2.0


Languages

Language:C 73.5%Language:Perl 6 18.7%Language:Makefile 4.3%Language:Shell 3.5%