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.0429 - 2018-04-23

  • LICENSE is changed from MIT to same one as Perl. because SPVM is cpan module and SPVM want to use glibc code.
  • add rand function
  • SPVM::call_sub can receive decoded string
  • add stringify overload to SPVM::Data::Array
  • SPVM::call_sub can receive numeric array
  • SPVM::call_sub can receive string array
  • add to_strs to SPVM::Data::Array

Documentation

C/C++ Binding using SPVM Extension(BETA before 1.0)
SPVM Language
SPVM Native API
SPVM compiler to create exe file

Modules

Static Perl Virtual Machine. Fast calculation & Easy C/C++ Binding
build config
Build Utilities
Byte object
SPVM Standard Functions
Base class of SPVM data
SPVM Array
SPVM object
Double object
Base class of Exchange API
Float object
Int object
JSON Bool
Long object
Short object

Provides

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