Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Oaklisp
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Portable object-oriented Scheme}} {{Context|date=October 2009}} {{Infobox programming language |name = Oaklisp |logo = |paradigm = [[multi-paradigm programming language|multi-paradigm]]: [[object-oriented]], [[functional programming|functional]], [[procedural programming|procedural]] |year = 1986 |designer = [[Kevin J. Lang]] & [[Barak A. Pearlmutter]] |developer = |latest release version = 07-Jan-2000 |latest release date = January 7, 2000 |typing = [[dynamic typing|dynamic]], [[strong typing|strong]] |implementations = Oaklisp |dialects = |influenced_by = [[Scheme (programming language)|Scheme]], [[T programming language|T]], [[Smalltalk]] |influenced = [[EuLisp]] [[Java (programming language)|Java]], [[Dylan programming language|Dylan]] }} '''Oaklisp''' is a message based portable [[object-oriented]] [[Scheme (programming language)|Scheme]] developed by Kevin J. Lang and Barak A. Pearlmutter while Computer Science PhD students at [[Carnegie Mellon University]].<ref>{{Cite journal |last1=Lang |first1=Kevin J. |last2=Pearlmutter |first2=Barak A. |date=November 1986 |title=Oaklisp: an object-oriented scheme with first class types |url=https://dl.acm.org/doi/10.1145/960112.28701 |journal=ACM SIGPLAN Notices |language=en |volume=21 |issue=11 |pages=30β37 |doi=10.1145/960112.28701 |issn=0362-1340}}</ref> Oaklisp uses a superset of Scheme [[syntax]]. It is based on generic operations rather than functions, and features anonymous classes, [[multiple inheritance]], a strong error system, setters and locators for operations, and a facility for [[Dynamic binding (computer science)|dynamic binding]]. Version 1.2 includes an interface, [[bytecode]] [[compiler]], [[run-time system]] and documentation.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)