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

Pages: 1-

SOLID OOP in LISP

Name: Anonymous 2012-08-13 8:48

I'm making Scheme-like OOP language.
I want its OOP to be good and SOLID.
How do I implement Open-Closed Principle in a language with first-class lambdas?

Name: Anonymous 2012-08-13 9:11

Read SICP

Name: Anonymous 2012-08-13 15:29

Doesn't Clojure already do this?

Name: Anonymous 2012-08-13 16:29

(define (class name . anus) (lambda () (list anus)))


(define you (class faggot huge nipples)
   (define goyim (let ((penis small) (butthurt #t) (palestine (lambda (muslim) (plan '(911 and middleastern political turmoil) to secure zion))) (+ penis butt)))

dynamic typing ftw

Name: Anonymous 2012-08-13 16:32

"solid OOP" sounds like "tasty shit"

Name: VIPPER 2012-08-13 17:14

>>4
plan911 lol

Name: Anonymous 2012-08-13 18:48

>>5
It sounds more like "solid shit" to me.

Name: Anonymous 2012-08-13 21:01

CL and CLOS.

Name: Anonymous 2012-08-13 22:07

>>6
hehehe, lol XD

Name: Anonymous 2012-08-14 10:12

>>8
Can a generic be redefined?

Name: Anonymous 2012-08-14 10:49


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