# SPVM - SPVM Language

<code>SPVM</code> is a static typed programming language that works with <a href="https://github.com/Perl/perl5">Perl</a>.

# Document

* <a href="https://metacpan.org/pod/SPVM">SPVM - CPAN</a>
* <a href="https://metacpan.org/pod/SPVM::Document::Tutorial">Tutorial</a>
* <a href="https://metacpan.org/pod/SPVM::Document::Language">Language Specification</a>
* <a href="https://metacpan.org/pod/SPVM::Document::Benchmark">Benchmark</a>
* <a href="https://metacpan.org/pod/SPVM::Document::ExchangeAPI">Exchange API</a>
* <a href="https://metacpan.org/pod/SPVM::Document::NativeAPI">Native API</a>
* <a href="https://metacpan.org/pod/SPVM::Document::NativeModule">Native Module</a>
* <a href="https://metacpan.org/pod/SPVM::Document::Modules">SPVM Modules</a>