unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Allan Webber <cwebber@dustycloud.org>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: guix-devel@gnu.org, epsilon-devel@gnu.org, guile-user@gnu.org
Subject: Re: Mes 0.5 released
Date: Sun, 30 Apr 2017 15:03:29 -0500	[thread overview]
Message-ID: <87k261d5ny.fsf@dustycloud.org> (raw)
In-Reply-To: <87inlpt098.fsf@gnu.org>

Jan Nieuwenhuizen writes:

> Arne Babenhauserheide writes:
>
>> Wow! Congratulation on full bootstrapping of mes!
>
> Thanks, Arne!
>
>> So we can now build mes.c with mescc driven by Guile and then use mes to
>> run mescc again to build mes.c?
>
> Yes, that's correcct.  mes.c can be compiled with either gcc
>
>     make out/mes
>
> or with [32 bit] gcc -nostdinc -nostdlib
>
>     make out/i686-unknown-linux-gnu-mes
>
> or with guile
>
>     guile/mescc.scm src/mes.c > out/mes.guile
>
> or with mes
>
>     scripts/mescc.mes src/mes.c > out/mes.mes
>
> Now the route can go up (my first aim)
>
>   - compile tcc, guile or gcc
>
> or it can go down
>
>   - add separate assembly step, assembly output
>   - use stage0+ project, esp rewrite mes.c in stage2-LISP
>   - use/work with epsilon?
>
> or it can stay level
>
>   - cleanup mescc
>   - fix bugs
>   - look into Nyacc
>   - decide on psyntax
>
> Greetings,
> janneke

Wow... what a list...

This is really incredible work!  Fully bootstrappable Guix is looking
more and more feasible!

  reply	other threads:[~2017-04-30 20:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27 12:17 Mes 0.5 released Jan Nieuwenhuizen
2017-04-28  7:59 ` Arne Babenhauserheide
2017-04-28  8:16   ` Jan Nieuwenhuizen
2017-04-30 20:03     ` Christopher Allan Webber [this message]
2017-05-02  5:54       ` Jan Nieuwenhuizen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k261d5ny.fsf@dustycloud.org \
    --to=cwebber@dustycloud.org \
    --cc=epsilon-devel@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=janneke@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).