Leont / libperl--Links
LibPerl++ is a C++ library that provides a more friendly interface for the the perl API. It makes use of advanced features of C++ to make both embedding and extending perl as easy as possible. This repository also contains to helper libraries that may be split out at a later stage: libtap++ and Library::Build.
☆69Updated last year
Alternatives and similar repositories for libperl--
Users that are interested in libperl-- are comparing it to the libraries listed below
Sorting:
- Embeding a fast C compiler directly into your Perl parser☆30Updated 7 years ago
- Perl module to make Makefiles and build modules (what backs Makefile.PL)☆66Updated last month
- (Perl) Capture STDOUT and STDERR from Perl, XS or external programs☆40Updated 10 months ago
- B::C - Moved over from googlecode☆64Updated 2 years ago
- Uses an mmap'ed file to act as a shared memory interprocess cache☆21Updated 4 months ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆201Updated 4 years ago
- dmake - formerly used by openoffice.org☆16Updated last year
- Perl Module: Inline: Include C++ code inline within Perl code.