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

Changes for version 0.0445 - 2020-01-07

  • Web and Network module is separated to separate SPVM::Webkit to https://github.com/yuki-kimoto/SPVM-Webkit
  • remove SPVM::Builder::Exe and spvmcc because this logic is planed to separate to outer module after version 1.0.

Documentation

C/C++ Binding using SPVM Extension(BETA before 1.0)
SPVM Native API
The SPVM 1.0 Language Specification

Modules

Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
Blessed object base class
Array based blessed object
Package based blessed object
build config
Build Utilities
Byte object
Continuous dynamic byte array
a callback type to clone a object
a callback type for comparation
double complex multiple numeric type
float complex multiple 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
Standard out
Int object
Continuous dynamic int array
Long object
Continuous dynamic long array
Mathmatical functions
Continuous dynamic object array
a example class for easy description
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

Provides

in lib/SPVM/Builder.pm
in lib/SPVM/Builder/CC.pm