This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Horton in JavaScript: delegation with blame attribution in an object-capability language | |
* | |
* See http://erights.org/elib/capability/horton/index.html for idea and paper. | |
* | |
* Implementation based on: http://erights.org/elib/capability/horton | |
* (with N-ary message support, lexical nesting and rights amplification) | |
* | |
* To run: | |
* |