unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* GNU Mes 0.17 released [alpha]
@ 2018-08-10  7:50 Jan Nieuwenhuizen
  2018-08-21 21:32 ` Arne Babenhauserheide
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Nieuwenhuizen @ 2018-08-10  7:50 UTC (permalink / raw)
  To: info-gnu; +Cc: guix-devel, rb-general, guile-user, bootstrappable

[-- Attachment #1: Type: text/plain, Size: 4066 bytes --]

We are delighted to announce the release of GNU Mes 0.17, representing
64 commits over 6 weeks.

Mes is now an official GNU package and we have bootstrapped gcc-4.7.4
for x86-linux with a reduced binary seed (i.e., without regular toolchain).

Next targets:

 - upstream the x86 Mes bootstrap to GuixSD
 - create a x86_64 Mes C Lib, see if that is is enough to bootstrap x86_64
 - reduce the 1MB ASCII M1 seed to ~5000 LOC/~100KB of M2 source
 - create a plan for Geesh and Gash and use them to reduce the
   bootstrap binary dependencies
 - and/or otherwise reduce the bootstrap binary dependencies

Packages are available from Guix's wip-bootstrap branch.

* About

GNU Mes[0] aims to help create full source bootstrapping for GNU/Linux
distributions such as GuixSD[1] as part of the bootstrappable builds[2]
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[3] to be transpiled by M2-Planet[4].

The Scheme interpreter (mes.c) has a Garbage Collector, a library of
loadable Scheme modules-- notably Dominique Boucher's LALR[5],
Pre-R6RS portable syntax-case[6] with R7RS ellipsis, Matt Wette's
Nyacc[7] --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[8] 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.

Mes is inspired by The Maxwell Equations of Software: LISP-1.5[9] --
John McCarthy page 13, GNU Guix's source/binary packaging transparency
and Jeremiah Orians's stage0[10] ~500 byte self-hosting hex assembler.

* Download

  git clone git://git.savannah.gnu.org/mes.git

  Here are the compressed sources and a GPG detached signature[*]:
    https://alpha.gnu.org/gnu/mes/mes-0.17.tar.gz
    https://alpha.gnu.org/gnu/mes/mes-0.17.tar.gz.sig

  Use a mirror for higher download bandwidth:
    https://www.gnu.org/order/ftp.html

  Here are the MD5 and SHA1 checksums:

  93ca82612e203fd667dfbdfb83c06549  mes-0.17.tar.gz
  d38ec93ab6dc2c92a5c5e96fef7f9295972772c2  mes-0.17.tar.gz

  [*] Use a .sig file to verify that the corresponding file (without the
  .sig suffix) is intact.  First, be sure to download both the .sig file
  and the corresponding tarball.  Then, run a command like this:

    gpg --verify mes-0.17.tar.gz.sig

  If that command fails because you don't have the required public key,
  then run this command to import it:

    gpg --keyserver keys.gnupg.net --recv-keys 1A858392E331EAFDB8C27FFBF3C1A0D9C1D65273

  and rerun the 'gpg --verify' command.

Mes runs from the source tree and can also be built, packaged and
installed in Guix[SD] from a git checkout by running

    guix package -f .guix.scm

* Get informed, get involved

    Join #bootstrappable on irc.freenode.net.

* Changes in 0.17 since 0.16.1
 ** Core
 *** GNU Mes is now an official GNU package.
 *** MesCC is now installed as a regular Guile package.
 *** Support --srcdir build.
 *** Support all standard GNU make targets.
 ** MesCC
 *** Mes C Lib now bootstraps glibc-2.2.5, binutils-2.20.1, gcc-4.7.4.
* Changes in 0.16.1 since 0.16
 ** Core
 *** Mes now builds out of the box on Debian buster/testing.
 *** Mes now comes with a generic build recipe: build-aux/setup-mes.sh.
 *** Mes now comes with INFO documentation.
 ** MesCC
 *** MesCC now exits if spawning BLOOD_ELF, M1, or HEX2 fails.

Greetings,
janneke

[0] https://www.gnu.org/software/mes
[1] https://www.gnu.org/software/guix
[2] http://bootstrappable.org
[3] https://github.com/oriansj/mes-m2
[4] https://github.com/oriansj/m2-planet
[5] https://github.com/schemeway/lalr-scm
[6] https://www.cs.indiana.edu/chezscheme/syntax-case/old-psyntax.html
[7] https://www.nongnu.org/nyacc
[8] https://gitlab.com/janneke/tinycc
[9] http://www.softwarepreservation.org/projects/LISP/book/LISP%201.5%20Programmers%20Manual.pdf
[10] https://github.com/oriansj/stage0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Mes 0.17 released [alpha]
  2018-08-10  7:50 GNU Mes 0.17 released [alpha] Jan Nieuwenhuizen
@ 2018-08-21 21:32 ` Arne Babenhauserheide
  2018-09-01 19:01   ` Pjotr Prins
  2018-09-02 12:17   ` Amirouche Boubekki
  0 siblings, 2 replies; 4+ messages in thread
From: Arne Babenhauserheide @ 2018-08-21 21:32 UTC (permalink / raw)
  To: Jan Nieuwenhuizen
  Cc: guix-devel, rb-general, guile-user, info-gnu, bootstrappable

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]


Jan Nieuwenhuizen <janneke@gnu.org> writes:

> We are delighted to announce the release of GNU Mes 0.17, representing
> 64 commits over 6 weeks.
>
> Mes is now an official GNU package and we have bootstrapped gcc-4.7.4
> for x86-linux with a reduced binary seed (i.e., without regular toolchain).

You are awesome! Thank you!

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1076 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Mes 0.17 released [alpha]
  2018-08-21 21:32 ` Arne Babenhauserheide
@ 2018-09-01 19:01   ` Pjotr Prins
  2018-09-02 12:17   ` Amirouche Boubekki
  1 sibling, 0 replies; 4+ messages in thread
From: Pjotr Prins @ 2018-09-01 19:01 UTC (permalink / raw)
  To: Arne Babenhauserheide
  Cc: info-gnu, bootstrappable, rb-general, guix-devel, guile-user

On Tue, Aug 21, 2018 at 11:32:30PM +0200, Arne Babenhauserheide wrote:
> Jan Nieuwenhuizen <janneke@gnu.org> writes:
> 
> > We are delighted to announce the release of GNU Mes 0.17, representing
> > 64 commits over 6 weeks.
> >
> > Mes is now an official GNU package and we have bootstrapped gcc-4.7.4
> > for x86-linux with a reduced binary seed (i.e., without regular toolchain).

Indeed, that information got snowed under a bit

https://www.phoronix.com/scan.php?page=news_item&px=GNU-Mes-0.17-Released

And it all started at FOSDEM 2016 or was it 2015. Jan, will your team
do a presentation if we get a dev-room?

Everyone come to FOSDEM. It is worth it!

Pj.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Mes 0.17 released [alpha]
  2018-08-21 21:32 ` Arne Babenhauserheide
  2018-09-01 19:01   ` Pjotr Prins
@ 2018-09-02 12:17   ` Amirouche Boubekki
  1 sibling, 0 replies; 4+ messages in thread
From: Amirouche Boubekki @ 2018-09-02 12:17 UTC (permalink / raw)
  To: arne_bab; +Cc: info-gnu, bootstrappable, rb-general, guix-devel, Guile User

Le mar. 21 août 2018 à 23:43, Arne Babenhauserheide <arne_bab@web.de> a écrit :
>
>
> Jan Nieuwenhuizen <janneke@gnu.org> writes:
>
> > We are delighted to announce the release of GNU Mes 0.17, representing
> > 64 commits over 6 weeks.
> >
> > Mes is now an official GNU package and we have bootstrapped gcc-4.7.4
> > for x86-linux with a reduced binary seed (i.e., without regular toolchain).
>
> You are awesome! Thank you!

Very inspiring work!  Thanks for sharing!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-02 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-10  7:50 GNU Mes 0.17 released [alpha] Jan Nieuwenhuizen
2018-08-21 21:32 ` Arne Babenhauserheide
2018-09-01 19:01   ` Pjotr Prins
2018-09-02 12:17   ` Amirouche Boubekki

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).