Newsgroups: comp.lang.dylan
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!newsxfer.itd.umich.edu!chi-news.cic.net!usc!howland.reston.ans.net!vixen.cso.uiuc.edu!uchinews!guppy.cs.uchicago.edu!user
From: alain@cs.uchicago.edu (Alain Roy)
Subject: Re: Dylan plug-in for CodeWarrior?
X-Nntp-Posting-Host: guppy.cs.uchicago.edu
Message-ID: <alain-2012952210520001@guppy.cs.uchicago.edu>
Sender: news@midway.uchicago.edu (News Administrator)
Organization: It lurks in the night
References: <4b9pcr$p99@hardcopy.ny.jpmorgan.com>
Date: Thu, 21 Dec 1995 04:10:52 GMT
Lines: 17

In article <4b9pcr$p99@hardcopy.ny.jpmorgan.com>, David Case
<case_david@jpmorgan.com> wrote:

> Just a quick question - would it be feasable (technically, not
> financially) for Apple to write a CodeWarrior plug-in for Dylan? Are
> there elements of the Dylan IDE which would not translate over to
> Metrowerks'?

If all you want is a Dylan compiler, I suspect it is very feasible.
Particularly since the Mindy compiler (which only compiles to byte-codes,
right?) has been turned into a CodeWarrior plug-in.

If you want the full coolness of the Dylan IDE, you'll need to do much
more than mage in a Codewarrior plug-in, since the Dylan IDE is much more
than just a compiler.

-alain
