Object-capability languages
From Erights
(Difference between revisions)
(→Independent or Prior Objcap Languages: made a bulleted list, removed extraneous punctuation) |
m |
||
| Line 11: | Line 11: | ||
* [http://www.erlang.org/ Erlang] - Erlang is almost, but not quite an object-capability language. | * [http://www.erlang.org/ Erlang] - Erlang is almost, but not quite an object-capability language. | ||
| - | == Related to E == | + | == Related to '''''E''''' == |
{| | {| | ||
| - | |+Relationships of E and other languages | + | |+Relationships of '''''E''''' and other languages |
| - | ! Base language !! E Implementation !! Adapted to objcaps | + | ! Base language !! '''''E''''' Implementation !! Adapted to objcaps |
|- | |- | ||
| [http://java.sun.com Java] || [http://erights.org/download/ E-on-Java] || [http://www.joe-e.org Joe-E] | | [http://java.sun.com Java] || [http://erights.org/download/ E-on-Java] || [http://www.joe-e.org Joe-E] | ||
Revision as of 17:58, 26 December 2006
Independent or Prior Objcap Languages
- Gedanken
- Actors
- Vulcan,
- Joule
- W7
- Eden, Emerald
- J-Kernel
- Plash
- Erlang - Erlang is almost, but not quite an object-capability language.
Related to E
| Base language | E Implementation | Adapted to objcaps |
|---|---|---|
| Java | E-on-Java | Joe-E |
| Mozart/Oz | Oz-E | |
| C/C++ | MC | |
| Smallcaps | E-on-Smallcaps | |
| Squeak | E-on-Squeak | Squeak-E |
| Common Lisp | E-on-CL | CL-E |
| OCaml | Emily | |
| Haskell | E-on-Haskell | Caps in Haskell |
| Python | Twisted Python | |
| Perl | CaPerl | |
| E | E-on-E | |
| Sebyla |
Also applicable to ML and Haskell style systems: Lightweight Static Capabilities

