Re: Compiler for accumulator-based processor

Preston Gurd <rpgurd@archelon.com>
23 Nov 1997 19:49:11 -0500

          From comp.compilers

Related articles
Compiler for accumulator-based processor Jean-Christophe.Le_Lann@irisa.fr (Jean-Christophe Le Lann) (1997-11-20)
Re: Compiler for accumulator-based processor ssolyanik@icdc.com (Sergey Solyanik) (1997-11-23)
Re: Compiler for accumulator-based processor rpgurd@archelon.com (Preston Gurd) (1997-11-23)
Re: Compiler for accumulator-based processor ssmitch@erols.com (Stephen S. Mitchell) (1997-11-29)
Re: Compiler for accumulator-based processor amoroso@mclink.it (1997-11-29)
Re: Compiler for accumulator-based processor jmccarty@sun1307.spd.dsccc.com (1997-12-05)
| List of all articles for this month |

From: Preston Gurd <rpgurd@archelon.com>
Newsgroups: comp.compilers
Date: 23 Nov 1997 19:49:11 -0500
Organization: Archelon Inc.
References: 97-11-110
Keywords: C, architecture

Jean-Christophe Le Lann wrote:
> I don't know much about compilers but I'd like to build (or get) one
> to produce code for a very simple 8-bit microprocessor named Hercules
> (originally designed by Pr. N.Wirth for educationnal purpose).
>
> It is based on a single register ("accumulator"). ...




One way to build a C compiler for this machine would be to
use our retargetable development tool set, which is described
at the URL mentioned below.


--
R. Preston Gurd 460 Forestlawn Road
President Waterloo, Ontario, Canada
Archelon Inc. N2K 2J6
(519)746-7925 http://www.archelon.com
--


Post a followup to this message

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