Nazwa oprogramowania |
Strona domowa |
Pobierane |
Bash Debugger |
http://bashdb.sourceforge.net/ |
4217x |
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.
|
|
Memgrep |
http://www.hick.org/code.html |
4190x |
Search/replace/dump memory from running processes and core files.
|
|
XT-dash |
http://www.blnz.com/[..]xt/index.html |
4190x |
XT jest systemem do transformowania XSLT napisanym w Javie
|
|
Automake |
http://www.gnu.org/[..]automake.html |
4173x |
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.
|
|
SmartEiffel |
http://smarteiffel.loria.fr/ |
4163x |
SmartEiffel to kompilator GNU Eiffel. Jest to wolny kompilator języka Eiffel rozpowszechniany na zasadach Powszechnej Licencji Publicznej GNU.
|
|
Gubed |
http://gubed.sourceforge.net/ |
4161x |
PHP
|
|
PMD |
http://pmd.sourceforge.net |
4153x |
PMD skanuje źródła napisane w Javie i szuka potencjalnych problemów takich jak:
- puste bloki try/catch/finally/switch
- nieużywane zmienne lokalne, parametry i prywatne metody
- puste if/when
- zbyt skomplikowane wyrażenie - niepotrzebne elementy IF, dla pętli które mogły by być pętlami WHILE
- klasy z wysokimi wskaźnikami Cyclomatic Complexity
PMD ma pluginy dla JDeveloper, Eclipse, JEdit, JBuilder, Omnicore's CodeGuide, NetBeans/Sun ONE Studio, IntelliJ IDEA, TextPad, Maven, Ant, Gel i Emacs.
|
|
FindBugs |
http://findbugs.sourceforge.net/ |
4151x |
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes.
|
|
Moto |
http://www.webcodex.com/moto/ |
4120x |
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 $.
|
|
Conglomerate |
http://www.conglomerate.org/ |
4073x |
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/ |
4065x |
dbvi to Uniksowy terminalowy interfejs do debuggera gdb. Ściśle integruje sesję vi z typowymi komendami linii poleceń gdb.
|
|
execline |
http://www.skarnet.org/[..]are/execline/ |
4062x |
execline jest nie-interaktywnym językiem skryptowym, podobnym do powłoki (shell'a).
|
|
KFormDesigner |
http://www.kexi-project.org |
4045x |
KFormDesigner jest podobnym programem do Qt Designer przeznaczonym do środowiska KDE. Ma prawie te same funkcje i używa formatu plików Qt Designer UI. Został zaprojektowany jako całkowicie osobny projek bez kodu z Qt Designer.
|
|
vDoclet |
http://vdoclet.sourceforge.net/ |
4028x |
vDoclet jest systemem do generowania kodu Javy.
Pobiera kod Javy z adnotacjami i komentarzami w specyficznychj tag'ach Javadoc i tworzy szablony Velocity z różnymi rodzajami plików wyjściowych.
|
|
SciTE |
http://www.scintilla.org/SciTE.html |
4022x |
SciTE is a SCIntilla based Text Editor.
|
|