Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
Kevo
Jump to user comments
language A prototype-based object-oriented language
written for Macintosh by Antero Taivalsaari at UTA, Finland.
Kevo is built around a threaded code interpreter and
features a unique prototype-based object model (which is
based neither on classes nor Self-style delegation),
dynamic memory management, an icon-based object browser
and editor modelled loosely after Mac Finder. Kevo's
syntax is close to Forth and its semantics resembles
Self and Omega.