| Nazwa oprogramowania |
Strona domowa |
Pobierane |
| MetaL |
http://www.meta-language.net/ |
5015x |
|
MetaL is shorthand for Meta-programming Language. Meta-programming is a method to develop computer programs. It works by generating source code in a target language from a program specification in a higher level language.
MetaL programs source code is based on XML. MetaL compiler engine can be used to generate the same program from MetaL source code to potentially any target language. Currently supported target languages are PHP, Java and Perl. The support for other languages can be added any time.
|
|
|
| Bash Debugger |
http://bashdb.sourceforge.net/ |
4997x |
|
The Bash Debugger Project contains patched sources to BASH that enable better debugging support as well as improved error reporting.
It contains step-by-step running, breakpoints, etc.
|
|
|
| Subversion |
http://subversion.tigris.org/ |
4979x |
|
The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community.Subversion can use the HTTP-based WebDAV/DeltaV protocol for network communications, and the Apache web server to provide repository-side network service. This gives Subversion an advantage over CVS in interoperability, and provides various key features for free: authentication, path-based authorization, wire compression, and basic repository browsing.
|
|
|
| Moto |
http://www.webcodex.com/moto/ |
4977x |
|
Moto can be used either as a interpreted language or it can be compiled to run at super quick speeds. Moto is an embedded language. That means that any text file, HTML page, or XML document is by default a legal moto file. The contents of such a file would pass through the moto interpreter and print out unmodified. Moto actually does something when, in the process of parsing a file, it runs into a moto construct. These are special directives that begin with the character $.
|
|
|
| Kaffe |
http://www.kaffe.org/ |
4955x |
|
GNU GPL "Java". There are lots of bugs and not implemented features, but has good license, so it is included in most Linux distributions.
|
|
|
| Doxygen |
http://www.doxygen.org |
4949x |
|
Doxygen is a documentation system for C++, C, Java, IDL (Corba and Microsoft flavors) and to some extent PHP and C#.
|
|
|
| ncc |
http://students.ceid.upatras.gr/[..]cc/index.html |
4920x |
|
ncc (The new generation C compiler ) is a compiler that produces program analysis information.
|
|
|
| 4tH compiler |
http://www.xs4all.nl/[..]~thebeez/4tH/ |
4917x |
|
4tH to kompilator języka Forth z drobną różnicą. Zamiast standardowego engine języka Forth oferuje konwencjonalny kompilator.
|
|
|
| Memgrep |
http://www.hick.org/code.html |
4874x |
|
Search/replace/dump memory from running processes and core files.
|
|
|
| FindBugs |
http://findbugs.sourceforge.net/ |
4872x |
|
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes.
|
|
|
| SmartEiffel |
http://smarteiffel.loria.fr/ |
4849x |
|
SmartEiffel to kompilator GNU Eiffel. Jest to wolny kompilator języka Eiffel rozpowszechniany na zasadach Powszechnej Licencji Publicznej GNU.
|
|
|
| KScope |
http://kscope.sourceforge.net/ |
4804x |
|
KScope is a KDE front-end to Cscope. It provides a source-editing environment for large C projects, such as the Linux kernel.
|
|
|
| Conglomerate |
http://www.conglomerate.org/ |
4804x |
|
Conglomerate is a free user-friendly XML editor. It attempts to hide the gory details of XML from the end-user. It can support any XML file format, but so far we have been concentrating on DocBook support. A goal of the project is to create a free DocBook editor that Word users can easily learn.
|
|
|
| execline |
http://www.skarnet.org/[..]are/execline/ |
4773x |
|
execline jest nie-interaktywnym językiem skryptowym, podobnym do powłoki (shell'a).
|
|
|
| Automake |
http://www.gnu.org/[..]automake.html |
4771x |
|
Tool for making autoconf template Makefile.in from much simpler template Makefile.am. Usefell for C/C++ project compiling when is too difficult too meke Makefile.in by hand. Standard tool.
|
|
|