SPVM::Document − SPVM Documents
This document contains all documents for SPVM.
|
• |
SPVM Standard Modules |
|||
|
• |
SPVM CPAN Modules <https://github.com/yuki-kimoto/SPVM/wiki/CPAN-Modules> |
|
• |
SPVM Tutorial <https://github.com/yuki-kimoto/SPVM/wiki/Tutorial> |
|
• |
Language Specification |
•
|
Lexical Tokenization |
||||
|
• |
Syntax Parsing |
|||
|
• |
Class Definition |
|||
|
• |
Types |
|||
|
• |
Statements |
|||
|
• |
Operators |
|||
|
• |
Exception Handling |
|||
|
• |
Garbage Collection |
|||
|
• |
System Setting |
|||
|
• |
Exchange APIs
|
• |
Native Classes |
|||
|
• |
Native Class Configs |
|||
|
• |
Native APIs |
•
|
Runtime Native APIs |
||||
|
• |
Basic Type Native APIs |
|||
|
• |
Class Variable Native APIs |
|||
|
• |
Field Native APIs |
|||
|
• |
Method Native APIs |
|||
|
• |
Argument Native APIs |
|||
|
• |
Type Native APIs |
|||
|
• |
Compiler Native APIs |
|||
|
• |
Class File Native APIs |
|||
|
• |
String Buffer Native APIs |
|||
|
• |
Allocatord Native APIs |
|||
|
• |
Mutex Native APIs |
|||
|
• |
Internal Native APIs |
|||
|
• |
Resources
|
• |
Environment Variables |
|
• |
SPVM |
|
• |
spvm − Executing SPVM Programs |
|||
|
• |
spvmcc − Generating Executable Files |
|||
|
• |
spvmdist − Distributing SPVM Modules |
|
• |
SPVM Test Cases <https://github.com/yuki-kimoto/SPVM/tree/doc/t/02_vm/lib/SPVM/TestCase> | ||
|
• |
Binding C/C++ Libraries <https://github.com/yuki-kimoto/SPVM/tree/doc/examples/native> |
|
• |
Wiki <https://github.com/yuki-kimoto/SPVM/wiki> |
Copyright (c) 2023 Yuki Kimoto
MIT License