Language

Package: mes-rb5 @ 0.22

Synopsis

Scheme interpreter and C compiler for full source bootstrapping

Description

GNU Mes--Maxwell Equations of Software--brings the Reduced Binary Seed bootstrap to Guix and aims to help create full source bootstrapping for GNU/Linux distributions. It consists of a mutual self-hosting Scheme interpreter in C and a Nyacc-based C compiler in Scheme and is compatible with Guile.

Home page
https://www.gnu.org/software/mes/
Location
gnu/packages/mes.scm (line: 233, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?