[Prev][Next][Index][Thread]
Re: Any applications coded in Dylan?
On Sun, 7 Jan 2001 00:50:21 -0500, "Raffael Cavallaro"
<raffael@pop.ne.mediaone.net> wrote:
> [Amazing real-world Dylan story snipped]
>
> > Anyone reading this should seriously consider Dylan. I personally feel
> > it has what it takes to be the next generation language... like 'C' was
> > to assembler, Dylan is to C++.
> >
> > Les
>
> Wow...
> I've always loved Dylan, but It's really great to hear such a true-life
> success story.
>
> Thanks for posting this,
For the record, in case it isn't obvious, all the FunDev IDE and subsystems
are implemented in Dylan. These include:
the Dylan compiler
Dylan runtime libraries
GUI toolkit (DUIM)
programmer's editor (Deuce)
IDE (debugger, build system, browsers, etc)
CORBA IDL compiler
CORBA ORB runtime
ie everything from the main window of the IDE to marshaling CORBA strings
across TCP/IP is written in Dylan.
__Jason
References: