Thue (/ˈtuːeɪ/ TOO-ay) is an esoteric programming language invented by John Colagioia in early 2000. It is a meta-language that can be used to define or recognize Type-0 languages from […]
List of articles in "Work" category - Page 2628
Programming domain
A programming domain defines a specific kind of use for a programming language.Some examples of programming domains are: General purpose applications Rapid software prototypingFinancial time series analysisNatural language processingArtificial intelligence […]
The Connection (radio program)
The Connection was a public radio call-in program from WBUR that ran from 1994 to 2005. Originally hosted by Christopher Lydon (1994–2001) and (after a series of short-term fill-in hosts) […]
Final Fantasy: Unlimited
Final Fantasy: Unlimited (FF:U ~ファイナルファンタジー:アンリミテッド~ FF:U ~Fainaru Fantajī: Anrimiteddo~) is an anime television series based on Square Enix’s popular Final Fantasy role-playing video game franchise.Final Fantasy: Unlimited incorporates both 2D […]
Factor (programming language)
Factor is a stack-oriented programming language created by Slava Pestov. Factor is dynamically typed and has automatic memory management as well as powerful metaprogramming features. The language has a single […]
Global Name Registry
The Global Name Registry Limited was the operator of the .name top-level domain for individuals’ names as delegated by ICANN on August 1 2001.The company focused on digital identity and […]
S-attributed grammar
S-Attributed Grammars are a class of attribute grammars characterized by having no inherited attributes but only synthesized attributes. Inherited attributes which must be passed down from parent nodes to children […]
K (programming language)
K is a proprietary array processing language developed by Arthur Whitney and commercialized by Kx Systems. Since then an open-source implementation known as Kona has also been developed. The language […]
A+ (programming language)
A+ is an array programming language descendent from the programming language A which in turn was created to replace APL in 1988. Arthur Whitney developed the A portion of A+ […]
L-attributed grammar
L-attributed grammars are a special type of attribute grammars. They allow the attributes to be evaluated in one depth-first left-to-right traversal of the abstract syntax tree. As a result attribute […]