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.0338 - 2018-05-25

  • add examples
  • add const byte[] type
  • String type become string type to express it is core type.
  • Otring type become object type to express it is core type.
  • string type become syntax sugar of const byte[].
  • string next of end character become '\0'

Documentation

C/C++ Binding using SPVM Extension(BETA before 1.0)
SPVM Standard Functions
SPVM Native API
SPVM Perl API
SPVM Language Specification(BETA before 1.0)

Modules

Fast array and numeric operation, and provide easy way to C/C++ Binding
Bool Utility
Byte object
Double object
Float object
Int object
Compile SPVM module to machine code in runtime
Long object
Double Array Object
Object Array Object
Packaged based object
Short object
Package for Standard Function
IO Library
Math Library
Time Library
Standard Type utilities

Provides

in lib/SPVM/Build.pm
in lib/SPVM/Build/ExtUtil.pm
in lib/SPVM/Build/Inline.pm
in lib/SPVM/Build/JIT.pm
in lib/SPVM/Build/SPVMInfo.pm
in lib/SPVM/BuildDir.pm
in lib/SPVM/EnableJIT.pm