Changes for version 0.0412 - 2018-01-17

  • add oarray type to implement sort algorithm
  • fix native and precompile file path bug
  • add equals_barray core function
  • add equals_sarray core function
  • add equals_iarray core function
  • add equals_larray core function
  • add equals_farray core function
  • add equals_darray core function
  • add equals_oarray core function
  • add sortb core function
  • add sorts core function
  • add sorti core function
  • add sortl core function
  • add sortf core function
  • add sortd core function
  • add sorto core function
  • add reverseb core function
  • add reverses core function
  • add reversei core function
  • add reversel core function
  • add reversef core function
  • add reversed core function
  • add reverseo core function
  • add sliceb core function
  • add slices core function
  • add slicei core function
  • add slicel core function
  • add slicef core function
  • add sliced core function
  • add sliceo core function
  • add env->object_basic_type_id
  • add env->object_type_dimension
  • add SPVM::Stringer interface
  • add joinb
  • add joins
  • add joini
  • add joinl
  • add joinf
  • add joind
  • add joino

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