2303 projects tagged "Linux"
0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.
2D/3D Area Graph for PHP provides a very easy way to embed dynamically generated area graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's perfectly possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Horizontal Bar Graph for PHP provides a very easy way to embed dynamically generated horizontal bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Line Graph for PHP is a script that provides a very easy way to embed dynamically generated line graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use, and it's possible to add professional quality real time graphing to Web pages and applications within minutes.
2D/3D Stacked Vertical Bar Graph for PHP is a script that provides a very easy way to embed dynamically generated stacked vertical bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and it's perfectly possible to add professional quality real-time graphing to Web pages and applications within minutes.
2D/3D Vertical Bar Graph for PHP is a PHP script that provides a very easy way to embed dynamically generated vertical bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and makes it possible to add professional quality real time graphing to Web pages and applications within minutes.
3D Vertical Bar Graph provides both client and server-side solutions for the incorporation of bar graphs into Web pages. It provides versatile components so that Web authors and Java developers can easily build and publish dynamic and interactive bar graphs. There are many configurable features and functions to both the applet and servlet and as such, the documentation and examples are designed to give both a full understanding of every feature and enable you to implement both the applet and servlet quickly and easily. The series of examples gives an overview of the variety of implementations possible.
4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.