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.0413 - 2018-01-22

  • add replaceb
  • add replaces
  • add replacei
  • add replacel
  • add replacef
  • add replaced
  • add replaceo
  • rename copy_byte_array to copy_barray
  • rename copy_short_array to copy_sarray
  • rename copy_int_array to copy_iarray
  • rename copy_long_array to copy_larray
  • rename copy_float_array to copy_farray
  • rename copy_double_array to copy_darray
  • rename copy_object_array to copy_oarray
  • rename copy_string to copy_str
  • add copy_strarray
  • add equals_strarray
  • fix bug SPVM::CORE is not basic type
  • anon sub precompile have some bugs, so I suppress it for a while

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
in lib/SPVM/BuildDir.pm