3 releases

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

#29 in #lang

Download history 7/week @ 2024-02-11 20/week @ 2024-02-18 29/week @ 2024-02-25 5/week @ 2024-03-03 9/week @ 2024-03-10 9/week @ 2024-03-17 4/week @ 2024-03-24 80/week @ 2024-03-31 2/week @ 2024-04-07

87 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
~34K SLoC