DEBFIND Suche nach Debian-Paketen
Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen
beta ! Diese website wird noch weiterentwickelt.
Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß
Paketbeschreibung
Paketname | spl-core |
Beschreibung | SPL Programming Language |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0~pre6-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 472 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libexpat1 (>= 1.95.8), libncurses5 (>= 5.7+20100313), libpcre3 (>= 7.7), librea |
Empfohlene Pakete | |
Paketbetreuer | Gerfried Fuchs |
Quelle | spl |
Paketgröße | 173146 Byte |
Prüfsumme MD5 | c2882081ec4a120e620029d0a0a06da0 |
Prüfsumme SHA1 | 0e0c7fe91a49295a6aca82db72bfa13671ddd916 |
Prüfsumme SHA256 | ebf8e71992893f4a5206831bcc3a4f5a14354c781ff96a5d989df26bfe73400e |
Link zum Herunterladen | spl-core_1.0~pre6-2_i386.deb |
Ausführliche Beschreibung | SPL is an embeddable programming language with a wide range of features. This
package contains the core functionality for spl. If you need the adapters for a
database consider installing one of spl-postgres, spl-mysql or spl-sqlite.
.
Features include but are not limited to:
* Completely stateful. It is at any point possible to interrupt a running
SPL script, dump its entire state to disk and resume later on.
* Feature-Rich. SPL has native support for hashes and arrays, regular
expressions, object oriented programming, etc.
* Dynamic. SPL is a full dynamic language - with all the advantages and
disadvantages.
* C-Style Syntax. SPL has a c-style syntax (as well as many other languages
such as Java, JavaScript, PHP, S-Lang, etc). So it is easier to get
started.
* Advanced String Lexing. SPL allows the programmer to simply embed
variables and complex expressions in string and template files. E.g.
this is very important for rapid development of web applications.
* Well-Structured Backend. The SPL runtime is not just one big blackbox.
Instead there is a clear and visible seperation of compiler, assembler,
optimizer, virtual machine, etc. This makes it possible to easily adapt
the library for your special needs when embedding it in your applications.
|
Impressum
Linux is a registered trademark of Linus Torvalds
|