URL:
  <http://savannah.gnu.org/task/?14997>

                 Summary: Submission of GNU Mes
                 Project: Savannah Administration
            Submitted by: janneke
            Submitted on: Sun 22 Jul 2018 04:17:39 PM CEST
         Should Start On: Sun 22 Jul 2018 12:00:00 AM CEST
   Should be Finished on: Wed 01 Aug 2018 12:00:00 AM CEST
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves
or discards the registration.


= Registration Administration =

While this item will be useful to track the registration process,
*approving or discarding the registration must be done using the specific
Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=11842> page*,
accessible only to site administrators,
effectively *logged as site administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=11842>


= Registration Details =

* Name: *GNU Mes*
* System Name:  *mes*
* Type: Official GNU software
* License: GNU General Public License v3 or later (GNU Free Documentation
Language 1.3 or later for the info manual.)

----

==== Description: ====
GNU Mes aims to help create full source bootstrapping for GNU/Linux
distributions such as GuixSD as part of the bootstrappable builds
effort.

It consists of a mutual self-hosting Scheme interpreter written in
~5,000 LOC of simple C and a Nyacc-based C compiler written in Scheme.
This mes.c is being simplified to be transpiled by M2-Planet.

The Scheme interpreter prototype (mes.c) has a Garbage Collector, a
library of loadable Scheme modules-- notably Dominique Boucher's LALR,
Pre-R6RS portable syntax-case with R7RS ellipsis, Matt Wette's Nyacc
--and test suite just barely enough to support a simple REPL and
simple C-compiler: MesCC.

Mes+MesCC can compile an only lightly patched TinyCC that is
self-hosting.  Using this tcc and the Mes C library we now have a
reduced-binary-seed bootstrap for the gnutools triplet: glibc-2.2.5,
binutils-2.20.1, gcc-4.7.4.



==== Other Software Required: ====
Mes can be built as a bootstrap package, or as a regular package

Bootstrap requirements
Nyacc       https://savannah.gnu.org/projects/nyacc
mescc-tools https://github.com/oriansj/mescc-tools
Bash        https://www.gnu.org/software/bash
mes-seed    https://gitlab.com/janneke/mes-seed
coreutils   https://www.gnu.org/software/coreutils

Regular build requirements (additional)

GNU Gcc      https://www.gnu.org/software/gcc, version 5.5 is known to work
GNU C Lib    https://www.gnu.org/software/libc
GNU Guile    https://www.gnu.org/software/guile, 2.2.x or 2.0.x, version
2.0.13 or later
GNU Make     https://www.gnu.org/software/make
GNU sed      https://www.gnu.org/software/sed



==== Tarball URL: ====
wget http://gitlab.com/janneke/mes/-/archive/v0.16.1/mes-0.16.1.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?14997>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to