The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.01

  • Initial release!
  • C::TinyCompiler::Perl remains untested, along with its brethren, apart from ::Perl::Croak, which is tested and used by other packages.
  • C::TinyCompiler::Callable works!
  • C::TinyCompiler::StretchyBufer works!

Modules

Full C JIT compiling using the Tiny C Compiler
A C::TinyCompiler-based foreign function interface, i.e. C-functions callable from Perl
Enabling Perl's full C-API in your C::TinyCompiler context
Perl's array C-API
A light-weight interface to Perl's croak and warn
Enabling stretchy buffers in your context
base module for C::TinyCompiler packages

Provides

in lib/C/TinyCompiler/Perl/SV.pm
in lib/C/TinyCompiler/Perl/Typedefs.pm