Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

OOP

Name: Anonymous 2011-01-14 5:07

Tell me, /prog/.

What is `true OOP´

Name: Anonymous 2011-01-14 18:53

>>15
That would be pretty trivial in Li
inb4 lisp
Oh, well, with Ruby, you can write things like 4.day.ago and you can redefine almost everything. It feels very Lispy, too bad it's SLOW AS FUCK.
With JavaScript, you can add things to the object's prototypes. I added car and cdr to the Array object and now I can do [1,2,3].car() (1) and [1,2,3].cdr() ([2,3])

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List