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

Changes for version 0.03 - 2017-11-17

  • SPVM VM change Stack Based VM to Register Based VM This change slow down performance temporary
  • fix bug that my variable type can't be detected.
  • fix my var scope bug
  • fix negate operator bug
  • add complement operator ~ but, this is prepared for JIT compile

Documentation

SPVM Cookbook, Many Examples(BETA before 1.0)
C/C++ Binding using SPVM Extension(BETA before 1.0)
SPVM FAQ(BETA)
SPVM Funcion(BETA before 1.0)
SPVM Native API(BETA before 1.0)
SPVM Language Specification(BETA before 1.0)
SPVM Standard Library(BETA before 1.0)

Modules

Fast Calculation and Easy C/C++ Binding with perlish syntax and static typing
Array Utility
Byte Utility
Double Array Object
Object Array Object
Packaged based object
Turn on debug mode
Double Utility
Float Utility
Integer Utility
Long Utility
Math Library
Short Utility
Default Libraray

Provides

in lib/SPVM/Build.pm