Strontium

Please note that this project is still in an early stage, expect breaking changes.

What is Strontium?

Strontium is an embeddable process virtual machine for dynamically and statically typed programming languages. This crate provides the VM along with a bytecode format and parser. Strontium aims to be lightweight and to provide as much freedom to the language implementor as possible.

Features

A checked box indicates an implemented feature.

Status

This project is still in an early stage of development. The current features work as expected, but there may be breaking changes in the future. Let's talk if you're interested on working on this project!

Tests

The following tests have been implemented:

License

Licensed under the MIT license.