Package: spl-core (1.0~pre5-3) [universe]
Links for spl-core
Ubuntu Resources:
Download Source Package spl:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Gerfried Fuchs
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [www.clifford.at]
Similar packages:
SPL Programming Language
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.
Other Packages Related to spl-core
|
|
|
-
- dep: libc6 (>= 2.8)
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libexpat1 (>= 1.95.8)
- XML parsing C library - runtime library
-
- dep: libncurses5 (>= 5.6+20071006-3)
- shared libraries for terminal handling
-
- dep: libpcre3 (>= 7.7)
- Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: libreadline5 (>= 5.2)
- GNU readline and history libraries, run-time libraries
-
- dep: libuuid1 (>= 2.16-1)
- Universally Unique ID library
Download spl-core
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 185.6 kB | 576.0 kB | [list of files] |
| i386 | 170.2 kB | 536.0 kB | [list of files] |