Work / Virtual Machine
Navigation
-
Overview
-
Compiler
-
Linker
-
Runtime
-
Dev Blog
-
Exception Handling
Exception Handling is supported. Each frame on the stack stores a pointer to the handler to be called if an ex...
2011-12-15 02:11:47
-
Name-Spacing
I have been thinking about program isolation and interfaces recently and am thinking of making some changes to...
2011-02-20 01:01:52
-
Nested Labels
I have the intention of implementing support for nested labels (a la nasm). I think they are a really elegant ...
2011-02-19 23:25:41
-
-
API Reference
-
Instruction Set
-
Example Source Code
-
Language Syntax
-
Todo List