public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Multiple (serialized) messages in Objective-C
@ 2004-12-02  0:06 Pupeno
  2004-12-09  2:35 ` Pupeno
  0 siblings, 1 reply; 4+ messages in thread
From: Pupeno @ 2004-12-02  0:06 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello, this is my first time posting to this mailing list.
I'm learning Objective-C (after having worked a lot of time with C and C++) 
and I've found it doesn't have a way to send various messages to the same 
object so, I wanted to implement it. I don't know how capable of that I am, 
but if I don't try, I'll never will.
I've never even read gcc's source code... being that it's so big and that I 
have never worked in any kind of compiler, I bet that I will totally lost. 
So, can anyone give me some kind a guidance in this task ? I really want to 
do, but I don't think I can do it alone (I wouldn't even know how to install 
gcc and test it without install it for my whole system, or in which branch of 
gcc I should work).
What I want to do is something like this:
Turn [objc msg1]; [objc msg2]; into something like this [obj msg1; msg2]; but 
I wouldn't know if that's the right syntax.
Can anybody help me ?
Thank you.
- -- 
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBrlzVfW48a9PWGkURAm9yAJ9rAk5nnxi9bZBRMgkohxF2NOxnBQCfRyyP
B0W66BsY+QZmhIuQWkImRXU=
=BqhS
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-09  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-02  0:06 Multiple (serialized) messages in Objective-C Pupeno
2004-12-09  2:35 ` Pupeno
2004-12-09  4:07   ` Ernest L. Williams Jr.
2004-12-09  9:31   ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).