Search results
Results from the WOW.Com Content Network
Complete Silverlight application (Desktop or Web) Pro*C: Inline SQL in C C Scriptcase: PHP, JavaScript Active Tier Complete application (Web/Mobile) and build or use the database schema PHP, HTML, JavaScript, Ajax, Full Web application ready to use (PHP and Javascript) with Interface layer, service layer, PHP, CSS. etc. and Database scripts to ...
For more information about the philosophical background for open-source software, see free software movement and Open Source Initiative. However, nearly all software meeting the Free Software Definition also meets the Open Source Definition and vice versa. A small fraction of the software that meets either definition is listed here.
Sphinx converts reStructuredText files into HTML websites and other formats including PDF, EPub, Texinfo and man. reStructuredText is extensible, and Sphinx exploits its extensible nature through a number of extensions – for autogenerating documentation from source code, writing mathematical notation or highlighting source code, etc.
Meson (/ ˈ m ɛ. s ɒ n /) [2] is a software tool for automating the building (compiling) of software. Meson adopts a convention over configuration approach, promoting standard development tools and practice instead of providing unlimited flexibility to the user. [3] Meson is free and open-source software written in Python, under the Apache ...
When used as a documentation generator, Doxygen extracts information from specially-formatted comments within the code. When used for analysis, Doxygen uses its parse tree to generate diagrams and charts of the code structure. Doxygen can cross reference documentation and code, so that the reader of a document can easily refer to the actual code.
Jinja is a web template engine for the Python programming language. It was created by Armin Ronacher and is licensed under a BSD License. Jinja is similar to the Django template engine, but provides Python-like expressions while ensuring that the templates are evaluated in a sandbox. It is a text-based template language and thus can be used to ...
The Simplified Wrapper and Interface Generator (SWIG) is an open-source software tool used to connect computer programs or libraries written in C or C++ with scripting languages such as Lua, Perl, PHP, Python, R, Ruby, Tcl, and other language implementations like C#, Java, JavaScript, Go, D, OCaml, Octave, Scilab and Scheme.
Python Paste, a set of utilities for web development that has been described as "a framework for web frameworks" Quixote, a framework for developing Web applications in Python; RapidSMS, a web framework which extends the logic and capabilities of Django to communicate with SMS messages; Spyce, a technology to embed Python code into webpages