Nazwa oprogramowania |
Strona domowa |
Pobierane |
MetaL |
http://www.meta-language.net/ |
4541x |
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.
|
|
4tH compiler |
http://www.xs4all.nl/[..]~thebeez/4tH/ |
4521x |
4tH to kompilator języka Forth z drobną różnicą. Zamiast standardowego engine języka Forth oferuje konwencjonalny kompilator.
|
|
vDoclet |
http://vdoclet.sourceforge.net/ |
4518x |
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.
|
|
Scriptix |
http://freshmeat.net/[..]cts/scriptix/ |
4514x |
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.
|
|
Gubed |
http://gubed.sourceforge.net/ |
4495x |
PHP
|
|
Memgrep |
http://www.hick.org/code.html |
4476x |
Search/replace/dump memory from running processes and core files.
|
|
SmartEiffel |
http://smarteiffel.loria.fr/ |
4450x |
SmartEiffel to kompilator GNU Eiffel. Jest to wolny kompilator języka Eiffel rozpowszechniany na zasadach Powszechnej Licencji Publicznej GNU.
|
|
FindBugs |
http://findbugs.sourceforge.net/ |
4446x |
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes.
|
|
Automake |
http://www.gnu.org/[..]automake.html |
4438x |
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.
|
|
Moto |
http://www.webcodex.com/moto/ |
4419x |
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/ |
4372x |
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/ |
4372x |
dbvi to Uniksowy terminalowy interfejs do debuggera gdb. Ściśle integruje sesję vi z typowymi komendami linii poleceń gdb.
|
|
Velocity |
http://jakarta.apache.org/velocity/ |
4367x |
Velocity jest napisanym w Javie systemem szablonów.
Pozwala wszystkim na używanie wszystkim języka szablonów prostego ale o dużych możliwościach, pozwlającego na dostęp do obiektów tworzonych w Javie,
Gdy Velocity jest używane do tworzenia stron internetowych, projektanci mogą pracować równocześnie z programistami Javy tak aby dostarczać witryny zgodne z modelem MVC - co oznacza, że projektanci mogą skoncentrować się na wyglądzie stron, podczas gdy programiści na tworzeniu doskonałego kodu.
Velocity oddziela kod Javy od stron internetowych pozwalając na tworzenie witryn łatwiejszych w zarządzaniu
|
|
execline |
http://www.skarnet.org/[..]are/execline/ |
4347x |
execline jest nie-interaktywnym językiem skryptowym, podobnym do powłoki (shell'a).
|
|
KScope |
http://kscope.sourceforge.net/ |
4347x |
KScope is a KDE front-end to Cscope. It provides a source-editing environment for large C projects, such as the Linux kernel.
|
|