Nazwa oprogramowania |
Strona domowa |
Pobierane |
Java (od Sunu) |
http://java.sun.com |
11980x |
Original Java SDK from Sun. Unfortunatelly can not be in all Linux distribution (because of Sun), but is free downloadable. You can develop and run Java application with this.
|
|
Blackdown Java |
http://www.blackdown.org/ |
7643x |
Java SDK from Blackdown. Was imprortant in times, when Sun did not suppoart Linux platform.
|
|
PHP |
http://www.php.net |
5559x |
Interpreted language that is widely used most of all to generate WWW pages. PHP code is written directly into HTML code as special tag. Syntax is based on C.
|
|
Java (od IBM) |
http://www6.software.ibm.com/[..]130/dklx130-p |
5033x |
Java SDK from IBM. Java implementation for Linux.
|
|
perl |
http://www.perl.com/ |
4969x |
Perl is a high-level programming language with an eclectic heritage written by Larry Wall and a cast of thousands. It derives from the ubiquitous C programming language and to a lesser extent from sed, awk, the Unix shell, and at least a dozen other tools and languages. Perl's process, file, and text manipulation facilities make it particularly well-suited for tasks involving quick prototyping, system utilities, software tools, system management tasks, database access, graphical programming, networking, and world wide web programming.
|
|
Python |
http://www.python.org |
4523x |
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.
|
|
KLogo-Turtle |
http://klogoturtle.sourceforge.net/ |
4316x |
KLogo-Turtle to interpreter języka LOGO dla KDE. Język LOGO jest użyteczny podczas nauczania geometrii oraz pojęć związanych z programowanierm.
|
|
Lisp |
http://www-2.cs.cmu.edu/[..]tl/cltl2.html |
4129x |
LISP (LISt Processor) is generally regarded as the language for AI. LISP was formulated by AI pioneer John McCarthy in the late 50's. Although LISP doesn't have a built-in inference mechanism, inference processes can be implemented into LISP very easily. LISP's essential data structure is an ordered sequence of elements called a "list." The elements may be irreducible entities called "atoms" (functions, names or numbers) or they can be other lists. Lists are essential for AI work because of their flexibility: a programmer need not specify in advance the number or type of elements in a list. Also, lists can be used to represent an almost limitless array of things, from expert rules to computer programs to thought processes to system components. Originally, LISP was built around a small set of simple list-manipulating functions which were building blocks for defining other, more complex functions. Today's LISPs have many functions and features which facilitate development efforts. Among contemporary implementations and dialects, have gained acceptance as a standard. A substantial amount of work has also been done in Scheme, a LISP dialect which has influenced the developers of Common LISP.
|
|
Kaffe |
http://www.kaffe.org/ |
4071x |
GNU GPL "Java". There are lots of bugs and not implemented features, but has good license, so it is included in most Linux distributions.
|
|
PilRC UI |
http://pilrc.sourceforge.net/ |
3974x |
GUI for PilRC.
|
|
Scriptix |
http://freshmeat.net/[..]cts/scriptix/ |
3971x |
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.
|
|
Moto |
http://www.webcodex.com/moto/ |
3926x |
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 $.
|
|
execline |
http://www.skarnet.org/[..]are/execline/ |
3865x |
execline jest nie-interaktywnym językiem skryptowym, podobnym do powłoki (shell'a).
|
|
Lush |
http://lush.sourceforge.net/ |
3625x |
Lush to obiektowo zorientowany interpreter Lispa oraz kompilator z interfejsem zbliżonym do C, enignem wektorów, macierzy i tensorów, dużą biblioteką numeryczną, toolkitem GUI oraz bindingami do GSL, SDL, OpenGL, V4l i innych.
|
|
Zsh |
http://www.zsh.org/ |
3493x |
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.
|
|