Changes for version 0.0407 - 2018-01-08

  • Change SPVM::Bool to SPVM::JSON::Bool
  • rename interface descriptor to interface_t
  • remove floating point x % y
  • shift operation right operand is used directory
  • isa operator can check any object type
  • empty array init type become object[] my $objects = [];

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