Share This
SeaMonkey
SeaMonkey is a free and open source cross-platform Internet suite. It is the continuation of the former Mozilla Application Suite, based on the same source code. Core Mozilla project source code is licensed under a disjunctive tri-license that gives the choice of one of the three following sets of...
Learn more about SeaMonkey »
Add More Topics
Save this view to a base, or just for yourself.
4 Programming Language topics matching:
Filter this CollectionJavaScript
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated...
Language Designers:
Parent Language:
Language Paradigms:
View entire collection »Introduced:
- 1995
C++
C++ (pronounced "See plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language...
Language Designers:
Parent Language:
Language Paradigms:
- Object-oriented programming ,
- Generic programming ,
- Multi-paradigm programming language ,
- Procedural programming
Introduced:
- 1983
XUL
In computer programming, XUL (pronounced zool ([zu:l])), the XML User Interface Language, is an XML user interface markup language developed by the Mozilla project. XUL operates in Mozilla cross-platform applications such as Firefox and Flock. The...
XBL
XBL (XML Binding Language) is an XML-based markup language used to declare the behavior and look of XUL-widgets and XML elements.
XBL was developed by the Mozilla project for use in the Mozilla application suite; the language is not currently...