3 releases

0.1.2 May 30, 2023
0.1.1 Mar 20, 2023
0.1.0 Feb 7, 2023

#83 in #infrastructure

28 downloads per month
Used in libspecr

MIT/Apache

6KB
123 lines

minirust-tooling

This repository contains the specr infrastructure for MiniRust:

First, there is specr-transpile, which converts the specr lang code to actual Rust code, see here if you are interested in this process.

The generated Rust code makes use of libspecr and gccompat-derive, which defines a small garbage collector and a few types used in the Minirust spec.

Dependencies

~1.5MB
~33K SLoC