| Nazwa oprogramowania |
Strona domowa |
Pobierane |
| Scriptix |
http://freshmeat.net/[..]cts/scriptix/ |
5003x |
|
Scriptix to lekki język skryptowy przeznaczony do osadzania i rozszerzania aplikacji. Posiada większość funkcji typowych dla języków programowania, takich jak tablice, klasy, wyjątki, funkcje, pętle i wątki.
|
|
|
| Bash Debugger |
http://bashdb.sourceforge.net/ |
4978x |
|
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.
|
|
|
| Moto |
http://www.webcodex.com/moto/ |
4962x |
|
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/ |
4947x |
|
GNU GPL "Java". There are lots of bugs and not implemented features, but has good license, so it is included in most Linux distributions.
|
|
|
| Subversion |
http://subversion.tigris.org/ |
4942x |
|
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.
|
|
|
| Doxygen |
http://www.doxygen.org |
4938x |
|
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 |
4913x |
|
ncc (The new generation C compiler ) is a compiler that produces program analysis information.
|
|
|
| 4tH compiler |
http://www.xs4all.nl/[..]~thebeez/4tH/ |
4897x |
|
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 |
4865x |
|
Search/replace/dump memory from running processes and core files.
|
|
|
| FindBugs |
http://findbugs.sourceforge.net/ |
4855x |
|
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes.
|
|
|
| SmartEiffel |
http://smarteiffel.loria.fr/ |
4839x |
|
SmartEiffel to kompilator GNU Eiffel. Jest to wolny kompilator języka Eiffel rozpowszechniany na zasadach Powszechnej Licencji Publicznej GNU.
|
|
|
| KScope |
http://kscope.sourceforge.net/ |
4793x |
|
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/ |
4790x |
|
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.
|
|
|
| dbvi |
http://dbvi.sourceforge.net/ |
4763x |
|
dbvi to Uniksowy terminalowy interfejs do debuggera gdb. Ściśle integruje sesję vi z typowymi komendami linii poleceń gdb.
|
|
|
| Automake |
http://www.gnu.org/[..]automake.html |
4761x |
|
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.
|
|
|