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

Changes for version 0.0419 - 2018-04-03

  • add env->alloc_memory_block_zero
  • add env->free_memory_block
  • add socket modules
  • support oarray argument from SPVM::call_sub
  • change SPVM::new_oarray, SPVM::new_varray, SPVM::new_varray_from_bin first argument to array type [Before]"Point" [After]"Point[]"
  • SPVM::new_marray is merged to SPVM::new_oarray
  • add split core function
  • add env->remove_mortal function
  • add new_default method to SPVM::Builder::Config

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 calcuration & 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