Need: ANSI C to p-code compiler

dk%farm.cs.kiev.ua@ussr.eu.net
Wed, 4 Nov 1992 12:21:20 GMT

          From comp.compilers

Related articles
Need: ANSI C to p-code compiler vchand@cs.man.ac.uk (Vijay Chand) (2000-10-26)
Re: Need: ANSI C to p-code compiler derek@knosof.co.uk (2000-10-31)
Need: ANSI C to p-code compiler dk%farm.cs.kiev.ua@ussr.eu.net (1992-11-04)
| List of all articles for this month |

Newsgroups: comp.compilers
From: dk%farm.cs.kiev.ua@ussr.eu.net
Organization: Compilers Central
Date: Wed, 4 Nov 1992 12:21:20 GMT
Keywords: C, question

Are there any free ANSI C compiler implementation (source) which generates
some explicit intermediate code for simple stack machine? (or can be
easily tailored to do that).


No code generation besides that is required, nor _any_ optimizations
(besides may be simple constant pasting in expression trees).


the compiler is about to be used for embedding into applications (so size
is much more important than speed).


thanks in advance.
please reply by e-mail.
---
: sender ." dk%farm.cs.kiev.ua@ussr.eu.net" ; ' sender CONSTANT [cs:dk]
--


Post a followup to this message

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