slackbuilds/development/mrustc
B. Watson 56c0899b12
development/mrustc: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:39:25 +07:00
..
README development/mrustc: Fix README. 2020-10-17 09:39:25 +07:00
mrustc-0.8.0-fix-variable-length-integer-receiving.patch development/mrustc: Updated for version 0.8.0. 2019-07-20 16:20:35 +07:00
mrustc.SlackBuild development/mrustc: Updated for version 0.8.0. 2019-07-20 16:20:35 +07:00
mrustc.info development/mrustc: Updated for version 0.8.0. 2019-07-20 16:20:35 +07:00
slack-desc

README

mrustc - alternative rust compiler

This project is an attempt at creating a simple rust compiler in C++,
with the ultimate goal of being a separate re-implementation.

This slackbuild will build and package mrustc and additionally build
the official rust 1.19.0 with stdlib.

This script may take a while to complete (around one hour on a 10
core machine) and will require about 19GB (!) of disk space for its
temporary directory. It defaults to "/tmp/SBo" and you may redefine it
like this:

TMP=/your/temporary/dir ./mrustc.SlackBuild