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

Changes for version 0.0263 - 2017-09-12

  • add native INC config
  • add native LIBS config
  • add special assign syntax
    • /= %= &= ^= |= <<= >>= >>>=
  • fix CBuilder config bug

Documentation

SPVM Tutorial(BETA)
SPVM FAQ(BETA)
SPVM Native API(BETA before 1.0)
SPVM Language Specification(BETA before 1.0)

Modules

Fast calculation, GC, static typing, VM with perlish syntax
Array
base object
Turn on debug mode
Math library
object
string
Print to standard output

Provides

in lib/SPVM/Array/Byte.pm
in lib/SPVM/Array/Double.pm
in lib/SPVM/Array/Float.pm
in lib/SPVM/Array/Int.pm
in lib/SPVM/Array/Long.pm
in lib/SPVM/Array/Object.pm
in lib/SPVM/Array/Short.pm
in lib/SPVM/Build.pm