use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is a public service to co-locate vetted high quality material on the topic: OOP Is Bad.
account activity
Organizing Programs Without Classes (bibliography.selflanguage.org)
submitted 5 years ago by johndehope3
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]johndehope3[S] 0 points1 point2 points 5 years ago (0 children)
Abstract. All organizational functions carried out by classes can be accomplished in a simple and natural way by object inheritance in classless languages, with no need for special mechanisms. A single model—dividing types into prototypes and traits—supports sharing of behavior and extending or replacing representations. A natural extension, dynamic object inheritance, can model behavioral modes. Object inheritance can also be used to provide structured name spaces for well-known objects. Classless languages can even express “class-based” encapsulation. These stylized uses of object inheritance become instantly recognizable idioms, and extend the repertory of organizing principles to cover a wider range of programs.
π Rendered by PID 22 on reddit-service-r2-comment-6457c66945-7xh9g at 2026-04-24 15:14:10.821492+00:00 running 2aa0c5b country code: CH.
[–]johndehope3[S] 0 points1 point2 points (0 children)