翻訳と辞書
Words near each other
・ Joe's Own Editor
・ Joe's Palace
・ Joe's Pizza
・ Joe's Pond
・ Joe's Pop Shop
・ Joe's Pub
・ Joe's Revenge
・ Joe's Scarecrow Village
・ Joe's Shanghai
・ Joe's So Mean to Josephine
・ Joe's Stone Crab
・ Joe's Valley
・ Joe's World
・ Joe's Xmasage
・ Joe, North Carolina
Joe-E
・ Joe-Max Moore
・ Joeano
・ JoeAnt
・ Joeckel
・ Joedson Santos Almeida
・ Joehana
・ Joel
・ Joel (given name)
・ Joel (prophet)
・ Joel (surname)
・ Joel A Goldstein
・ Joel A. Miller
・ Joel A. Pisano
・ Joel A. Sutherland


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Joe-E : ウィキペディア英語版
Joe-E

Joe-E is a subset of the Java programming language intended to support programming according to object-capability discipline.〔(Joe-E: A Security-Oriented Subset of Java ), Adrian Mettler, David Wagner, and Tyler Close; January 2010.〕
The language is notable for being an early object-capability subset language. It has influenced later subset languages, such as ADsafe and Caja/Cajita, subsets of Javascript.
It is also notable for allowing methods to be verified as functionally pure, based on their method signatures.〔(Verifiable Functional Purity in Java ), Matthew Finifter, Adrian Mettler, Naveen Sastry, David Wagner; October 2008, Conference on Computer and Communications Security.〕
The restrictions imposed by the Joe-E verifier include:
* Classes may not have mutable static fields, because these create global state.
* Catching out-of-memory exceptions is prohibited, because doing so allows non-deterministic execution. For the same reason, finally clauses are not allowed.
* Methods in the standard library may be blocked if they are deemed unsafe according to taming rules. For example, the constructor new File(filename) is blocked because it allows unrestricted access to the filesystem.
(Cup of Joe ) is slang for coffee, and so serves as a trademark-avoiding reference to Java. Thus, the name Joe-E is intended to suggest an adaptation of ideas from the E programming language to create a variant of the Java language.
(Waterken Server ) is written in Joe-E.
== References ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Joe-E」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.