Xref: news-dnh.mv.net comp.os.msdos.djgpp:3993 gnu.gcc.help:5045 Path: news-dnh.mv.net!mv!barney.gvi.net!news.netrail.net!news.sprintlink.net!southwind.net!symbios.com!csn!nntp-xfer-2.csn.net!yuma!purdue!oitnews.harvard.edu!das-news2.harvard.edu!cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!feenix.metronet.com!news From: jmccaski AT metronet DOT com (J. Scott McCaskill) Newsgroups: gnu.gcc.help,comp.os.msdos.djgpp Subject: Re: Objectiv-C environment for DOS Date: Thu, 21 Dec 1995 05:36:33 GMT Organization: Texas Metronet, Inc (login info (214/705-2901 - 817/571-0400)) Lines: 32 Message-ID: <4baru8$lam@feenix.metronet.com> References: <4ars60$29m AT trumpet DOT uni-mannheim DOT de> NNTP-Posting-Host: dal225.metronet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On 15 Dec 1995 13:11:28 GMT, andrew AT wipux2 DOT wifo DOT uni-mannheim DOT de (Andrew Wheadon) wrote: >I'm looking for a commercial or free implementation >of a programming environment for Objectiv-C under DOS or Windows >It needs to be usable by first-term non-computer-science >students as part of their obligatory computer-courses. > >I was thinking of a front-end to djg++ or something >similar. > >Have you heard of anything (other than emacs) which >could be used for this. The optimal solution would >be a Borland-C-Environment for Objectiv-C but anything >better than simple command-lines would help. > >Cheerio >-- >The cost of living hasn't affected it's popularity. (unknown) >current release=doc host=wipux2.wifo.uni-mannheim.de \ "NetBSD-current mirror" >hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix See if there's an implementation of Tcl/Tk for windows and write a simple Tcl/Tk script for the front end (to djgpp). Admittedly, I don't know for sure whether such an implementation exists (for windows), but it's an idea anyway. And if there is such an implementation, it would probably be pretty easy to do what you want to do. --scott