Changes for version 0.0403 - 2018-12-17

  • fix line terminator
  • add __LINE__
  • add __FILE__
  • add __PACKAGE__
  • If . left and right is both constant string, concat them at compile time.
  • SPVM::Bool::new_true is renamed to SPVM::Bool::TRUE and this become singleton
  • SPVM::Bool::new_false is renamed to SPVM::Bool::FALSE and this become singleton
  • add TRUE core function
  • add FALSE core function
  • add SPVM::Hash

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
Bool Utility
build config
Build Utilities
Byte object
SPVM Standard Functions
Base class of SPVM data
SPVM Array
SPVM object
SPVM String
Double object
Base class of Exchange API
Float object
Int object
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