multiplatform - What technology is involved in making Mozilla Firefox? -
Approved programming languages, open source libraries and standards for Firefox work.
This is a large, long-running project, so it's too much in the list. Especially when you consider helpful technologies - for example, they are combined with their JavaScript engine, used for static analysis and replacement of source code, to bring older XPOOM stuff to recent standards and dependence on JavaScript calls Was used to update.
At a broad level, runtime has mostly C ++ components, which are configured by the XUL interface description language and wrapped with javascript. Some of the JS engine codes from IIRC, ADO are C because instead of some of the low level networking libraries. In recent years, some UI functions have been transferred from C ++ to JS. Then there are build support and debugging codes, which can create Python, Perl, script, and so on.
Comments
Post a Comment