all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Orians, Jeremiah (DTMB)" <OriansJ@michigan.gov>
To: "rb-general@lists.reproducible-builds.org"
	<rb-general@lists.reproducible-builds.org>,
	"guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: M2-Planet latest release
Date: Fri, 22 Jun 2018 11:14:00 +0000	[thread overview]
Message-ID: <CY1PR09MB0811712237EA3CB4A025FA5FC6750@CY1PR09MB0811.namprd09.prod.outlook.com> (raw)

Today I proud to announce M2-Planet version 0.2.0 https://github.com/oriansj/M2-Planet 
The world's simplest C compiler with support for:
structs with sizeof support
anonymous unions (inside of structs)
arrays
Inline assembly
Gotos
for, while and do loops with optional breaks bitshifting bitwise operations escaped strings Passable function pointers Written and self-hosting in a lovely C99 subset optional dwarf footers (thanks to mescc-tools blood-elf) allowing for objdump and gdb to play nicely and 100% deterministic output

Able to be bootstrapped from a trivial Macro-assembler and hex2-linker (which when hand made are under 3KB total) which can be found here:
https://github.com/oriansj/mescc-tools 
or via any C compiler that supports only 60% of the features of M2-Planet

             reply	other threads:[~2018-06-22 11:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 11:14 Orians, Jeremiah (DTMB) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-22  1:55 M2-Planet latest release Jeremiah
2018-06-22  7:06 ` Pierre Neidhardt

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

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

  git send-email \
    --in-reply-to=CY1PR09MB0811712237EA3CB4A025FA5FC6750@CY1PR09MB0811.namprd09.prod.outlook.com \
    --to=oriansj@michigan.gov \
    --cc=guix-devel@gnu.org \
    --cc=rb-general@lists.reproducible-builds.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.