Content deleted Content added
MikeSchinkel (talk | contribs) No edit summary |
No edit summary |
||
Line 120:
----
Can someone provide examples of "object-based" languages? Are we talking languages like JavaScript/JScript? Can someone fill out more
----
Somewhere I got the idea that there now existed one or more examples of object-oriented functional languages, but come to think of it, is that possible? Hmm, I guess it is if the objects never change, meaning no side effects, but what is an object if it isn't an abstract data type? How do you have ADTs without primitive data types?
... well, google helped: http://www.pasteur.fr/~letondal/object-based.html (Object-based PLs). OScheme would be a good example, and its interesting because it's untyped, I think. I guess that's the functional one I was thinking of. [[User:Brent Gulanowski|Brent Gulanowski]] 18:53, 26 Oct 2003 (UTC)
[[User:Brent Gulanowski|Brent Gulanowski]] 18:53, 26 Oct 2003 (UTC)
|