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

Changes for version 0.0242 - 2017-08-11

  • array malloc length + 1. and last value is 0. This is for C level string API.
  • add debug mode. use SPVM::Debug;

Documentation

SPVM Perl API(BETA)
SPVM language specification(BETA)
SPVM Tutorial(BETA)

Modules

Fast calculation, GC, static typing, VM with perlish syntax
Array
base object
Turn on debug mode
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