compiler generator

  • 101List of Sinclair QL software — Cleanup|date=August 2007.This is a list of software titles produced for the Sinclair QL personal computer.Notation: (purpose) by (publisher), first release Utilities *3D Precision by Digital PrecisionA *Abacus (Spreadsheet) by Psion (Sinclair),… …

    Wikipedia

  • 102Frameworks supporting the polyhedral model — Use of the polyhedral model within a compiler requires software to represent the objects of this framework (sets of integer valued points in regions of various spaces) and perform operations upon them (e.g., testing whether the set is empty). Two …

    Wikipedia

  • 1033D Game Studio — 3D GameStudio Entwickler: Conitec Aktuelle Version: 7.70 (Januar 2008) Betriebssystem: Windows Kategorie: Computerspiel Entwicklungssystem Lizen …

    Deutsch Wikipedia

  • 1043D Gamestudio — Entwickler: Conitec Aktuelle Version: 7.70 (Januar 2008) Betriebssystem: Windows Kategorie: Computerspiel Entwicklungssystem Lizen …

    Deutsch Wikipedia

  • 105List comprehension — A list comprehension is a syntactic construct available in some programming languages for creating a list based on existing lists. It follows the form of the mathematical set builder notation (set comprehension) as distinct from the use of map… …

    Wikipedia

  • 106JavaCC — Infobox Software name = JavaCC caption = developer = latest release version = 4.1 latest release date = August 17, 2008 latest preview version = latest preview date = operating system = platform = Java Virtual Machine genre = parser/scanner… …

    Wikipedia

  • 107Java Modeling Language — The Java Modeling Language (JML) follows the design by contract paradigm. It is a specification language for Java programs, using . There are various verification tools for JML, such as a runtime assertion checker and the Extended Static Checker… …

    Wikipedia

  • 108List of computing and IT abbreviations — This is a list of computing and IT acronyms and abbreviations. Contents: 0–9 A B C D E F G H I J K L M N O P Q R S T U V W X Y …

    Wikipedia

  • 109Parrot virtual machine — Developer(s) Parrot Foundation Stable release 3.10.0[1] / November 16, 2011; 7 days ago …

    Wikipedia

  • 110Thunk — The word thunk has at least three related meanings in computer science. A thunk may be: * a piece of code to perform a delayed computation (similar to a closure) * a feature of some virtual function table implementations (similar to a wrapper… …

    Wikipedia