The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0318 - 2018-03-16

  • field become public by default
  • remove set, get keyword
  • new become public by default
  • add self keyword to represent invocant
  • many module methods become class method Byte, Short, Integer, Long, Float, Double, Math

Documentation

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

Modules

Fast Calculation and Easy C/C++ Binding with perlish syntax and static typing
Array Utility
Byte Utility
Package for Standard Function
Double Array Object
Object Array Object
Packaged based object
Double Utility
Float Utility
Integer Utility
Long Utility
Math Library
Short Utility

Provides

in lib/SPVM/Build.pm
in lib/SPVM/JITCode.pm