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.0905

  • remove SPVM::NDArray and related modules because SPVM::NDArray is too big and complex for SPVM Core Modules.
  • add SPVM::Matrix related modules.

Modules

Static Perl Virtual Machine. Fast Calculation, Fast Array Operation, and Easy C/C++ Binding.
Blessed object base class
Array based blessed object
Package based blessed object
Compile SPVM program, bind native and precompile subroutines, generate Perl subrotuines correspoing to SPVM subroutines.
Native code Compiler and linker. Wrapper of ExtUtils::CBuilder for SPVM
build config
Build Utilities
Byte object
Continuous dynamic byte array
a callback type to clone a object
a callback type for comparation
Complex byte multi numeric type
Complex double multi numeric type
Complex float multi numeric type
Complex int multi numeric type
Complex long multi numeric type
Complex short multi numeric type
Double object
Continuous dynamic double array
a callback type to check the equality
a equality checker to check the equality of adresses of two object.
SPVM Exchange API
Float object
Continuous dynamic float array
Hash entry
File handle
File handle
Standard out
Standard out
Int object
Continuous dynamic int array
Long object
Continuous dynamic long array
Mathmatical functions
real byte Matrix
complex byte Matrix
complex double Matrix
complex float Matrix
complex int Matrix
complex long Matrix
complex short Matrix
real double Matrix
real float Matrix
real int Matrix
real long Matrix
quat byte Matrix
quat double Matrix
quat float Matrix
quat int Matrix
quat long Matrix
quat short Matrix
real short Matrix
Continuous dynamic object array
Quaternion byte multi numeric type
Quaternion double multi numeric type
Quaternion float multi numeric type
Quaternion int multi numeric type
Quaternion long multi numeric type
Quaternion short multi numeric type
Regular expression
Regular expression pattern
a callback type for the regex replacement
Short object
Continuous dynamic short array
Sort functions
String buffer
Continuous dynamic string array
a callback type for stringification
Time manipulation
Time information
Unicode utilities.
Variouse utilities

Examples