I'm bored, let's make classes
1
Name:
Anonymous
2011-11-14 23:07
@interface macFag : NSObject {
2
Name:
grandpa
2011-11-14 23:14
WHATS THAT? MAKE GLASSES?
3
Name:
Anonymous
2011-11-15 0:00
prefixing everything with NS
cool language language
4
Name:
Anonymous
2011-11-15 0:40
>>3
Technically, it's not part of the language, it's part of the library.
Also, Objective-C lacks namespaces, so they just use prefixes for everything. Lack of namespaces and the need to have every object as a reference makes this language a bit of a bitch. Otherwise it's not that bad.
5
Name:
Anonymous
2011-11-15 0:42
cool language language
Is there an echo in hereherehereherehere?
6
Name:
Anonymous
2011-11-15 1:24
(defclass /g/-tard ()
(tripcode
os))
(defclass /g/-tard ()
(tripcode
os))
(make-instance '/g/-wintard)
#</g/-wintard {100406BC73}>
--------------------
Class: #<standard-class /g/-wintard>
--------------------
Group slots by inheritance [ ]
Sort slots alphabetically [X]
All Slots:
[ ] os = #<unbound>
[ ] tripcode = #<unbound>
[ ] virus = #<unbound>
[set value] [make unbound]
7
Name:
Anonymous
2011-11-15 1:25
>6 How did that work?
(defclass /g/-wintard (/g/-tard)
(virus))