Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!chaph.usc.edu!alcor.usc.edu!jeenglis From: jeenglis@alcor.usc.edu (Joe English Muffin) Newsgroups: comp.lang.c++ Subject: Re: Extended C++. Where? Message-ID: <12331@chaph.usc.edu> Date: 4 Oct 90 02:45:27 GMT References: <375@goya.dit.upm.es> Sender: news@chaph.usc.edu Organization: Joe's Homeopathic Hangover Remedies Lines: 34 Nntp-Posting-Host: alcor.usc.edu gsanchez@greco.dit.upm.es writes: >> Article 7390. Monthly posted C++ products & book list >> jcc@adesign.uucp (Jean Christophe) >> EC++ >> Extended C++. Language extension (polymorphism, exception handling, >> garbage collector, etc...) >> FTP site unknown. >> >I would like to know that FTP address. >If you know it, please e-mail to me. If this is the EC++ developed by Glauco Masotti at the University of Southern California, it's no longer supported or available here. This program basically did text-substitution on C++ files to do pre- and post- conditions and exception handling, used a GNU C++ utility to do polymorphism, and used Boem's garbage collector. It requires GNU C++ (or a compiler with the typeof() operator) to do generic functions; and the exception-handling scheme wasn't the same as the one described in the ARM. If you really want to check it out, send me e-mail and I'll see if I can find out where Glauco is now and if he's still maintaining the program. --Joe English jeenglis@alcor.usc.edu english@lipari.usc.edu