Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unc.UUCP Path: utzoo!linus!decvax!mcnc!unc!glassner From: glassner@unc.UUCP (Andrew S. Glassner) Newsgroups: net.lang.st80 Subject: Object-Oriented C Message-ID: <80@unc.UUCP> Date: Sat, 10-Nov-84 15:06:29 EST Article-I.D.: unc.80 Posted: Sat Nov 10 15:06:29 1984 Date-Received: Sun, 11-Nov-84 20:54:56 EST Organization: CS Dept., U. of N. Carolina at Chapel Hill Lines: 24 < "...if I only knew now what I will know then." > I am currently working on a project to provide an object-oriented environment for C/UNIX programmers. The idea is that code (methods) will be written in C, adhering to some set of conventions and standards. The version of C is "vanilla C"; i.e. that described in Kernighan and Ritchie in "The C Programming Language." These constraints are imposed externally; that is, going out and buying a Dorado and Smalltalk license is not an option! I've come up with a working system that has successfully passed The Ultimate Smalltalk Test (i.e. 3+4). :-) I would be interested in hearing from anyone who has worked on such a project or has ideas along these lines. -Andrew Andrew Glassner unc!glassner -- -Andrew Andrew Glassner decvax!mcnc!unc!glassner