The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0337 - 2018-05-24

  • remove jit descriptor
  • add SPVM::JIT moudle
  • JIT compile unit become package
  • implement JIT compile cache system
  • improve test peformance very much

Documentation

C/C++ Binding using SPVM Extension(BETA before 1.0)
SPVM FAQ(BETA)
SPVM Standard Functions (BETA before 1.0)
SPVM Standard Modules(BETA before 1.0)
SPVM Native API(BETA before 1.0)
SPVM Perl API
SPVM Language Specification(BETA before 1.0)

Modules

Fast Calculation and Easy C/C++ Binding with perlish syntax and static typing
Bool Utility
Byte object
Double object
Float object
Int object
Compile SPVM module to machine code in runtime
Long object
Double Array Object
Object Array Object
Packaged based object
Short object
Package for Standard Function
IO Library
Math Library
Time Library
Standard Type utilities

Provides

in lib/SPVM/Build.pm
in lib/SPVM/Build/ExtUtil.pm
in lib/SPVM/Build/Inline.pm
in lib/SPVM/Build/JIT.pm
in lib/SPVM/Build/SPVMInfo.pm
in lib/SPVM/BuildDir.pm
in lib/SPVM/EnableJIT.pm