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

Changes for version 0.0247 - 2017-08-19

  • Sorry, rename back stdout to std SPVM only have std package by default and automatically loaded without use std;
  • support dynamic link library

Documentation

SPVM FAQ(BETA)
SPVM 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