XPS Documentation
This document is a work in progress.

XPS Tool Chain

XPS provides a set of compile-time and run-time tools. This page will eventually describe those tools.

xplc

This is the XPL compiler. It translates XPL-based languages into bytecode suitable for linking and execution.

xvm

This is the eXtensible Virtual Machine. It provides the runtime environment for executing programs compiled with xplc

Sorry, we'll be more specific as XPS gets closer to its first major release.