Re: SubC ported to Freebsd/armv6 (Raspi)

Kaz Kylheku <kaz@kylheku.com>
Mon, 17 Feb 2014 00:45:27 +0000 (UTC)

          From comp.compilers

Related articles
SubC ported to Freebsd/armv6 (Raspi) nmh@t3x.org (Nils M Holm) (2014-02-16)
Re: SubC ported to Freebsd/armv6 (Raspi) kaz@kylheku.com (Kaz Kylheku) (2014-02-17)
Re: SubC ported to Freebsd/armv6 (Raspi) alexfrunews@gmail.com (2014-03-06)
Re: SubC ported to Freebsd/armv6 (Raspi) nmh@t3x.org (Nils M Holm) (2014-03-07)
| List of all articles for this month |

From: Kaz Kylheku <kaz@kylheku.com>
Newsgroups: comp.compilers
Date: Mon, 17 Feb 2014 00:45:27 +0000 (UTC)
Organization: Aioe.org NNTP Server
References: 14-02-015
Keywords: C, tools
Posted-Date: 16 Feb 2014 20:30:51 EST

On 2014-02-16, Nils M Holm <nmh@t3x.org> wrote:
> SubC is a fast and simple compiler for a clean subset of the
> C programming language. Its code is in the public domain. It
> can compile itself and passes gcc -Wall -pedantic.


A source-source translator could possibly transform a larger subset of the C
language to SubC.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.