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

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 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

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