Related articles |
---|
Is Java useful for writing (C/C++) compiler vdbent@mail.com (Kees & Annette van der Bent) (2000-04-16) |
Re: Is Java useful for writing (C/C++) compiler patrykz@ilion.eu.org (Patryk Zadarnowski) (2000-04-16) |
Re: Is Java useful for writing (C/C++) compiler rsherry@home.com (Robert Sherry) (2000-04-17) |
Re: Is Java useful for writing (C/C++) compiler pmb@dina.kvl.dk (Peter Bertelsen) (2000-04-17) |
Re: Is Java useful for writing (C/C++) compiler gram@ull.mjolner.dk (Flemming Gram Christensen) (2000-04-20) |
Re: Is Java useful for writing (C/C++) compiler iank@bearcave.com (2000-04-20) |
Re: Is Java useful for writing (C/C++) compiler jandk@easynet.co.uk (Jonathan Barker) (2000-04-20) |
Re: Is Java useful for writing (C/C++) compiler dale@cs.rmit.edu.au (dale) (2000-04-21) |
Re: Is Java useful for writing (C/C++) compiler dvdeug@x8b4e53cd.dhcp.okstate.edu (2000-04-21) |
[5 later articles] |
From: | Robert Sherry <rsherry@home.com> |
Newsgroups: | comp.compilers |
Date: | 17 Apr 2000 11:24:10 -0400 |
Organization: | @Home Network |
References: | 00-04-125 |
Keywords: | Java |
If performance was not important then I would use Java and
PCCTS. I think PCCTS is a wonderful tool for compiler developament and
Java is a fine langauge. However, even with a JIT am sure that your
performance will suffer.
Robert Sherry
Kees & Annette van der Bent wrote:
> [Does it make sense to write C/C++ compilers in Java, and what
> tools would one use? ]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.