Download Source Package spl:
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.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 1.0~pre5-3 | 194.7 kB | 628 kB | [list of files] |
| amd64 | 1.0~pre5-3 | 181.8 kB | 540 kB | [list of files] |
| armel | 1.0~pre5-3 | 181.0 kB | 496 kB | [list of files] |
| hppa | 1.0~pre5-3 | 195.2 kB | 584 kB | [list of files] |
| i386 | 1.0~pre5-3 | 168.7 kB | 476 kB | [list of files] |
| ia64 | 1.0~pre5-3 | 229.4 kB | 788 kB | [list of files] |
| kfreebsd-amd64 | 1.0~pre5-3 | 181.4 kB | 464 kB | [list of files] |
| kfreebsd-i386 | 1.0~pre5-3 | 169.3 kB | 408 kB | [list of files] |
| m68k (unofficial port) | 1.0~pre5-1 | 167.2 kB | 456 kB | [list of files] |
| mips | 1.0~pre5-3 | 175.3 kB | 588 kB | [list of files] |
| mipsel | 1.0~pre5-3 | 175.4 kB | 588 kB | [list of files] |
| powerpc | 1.0~pre5-3 | 199.3 kB | 628 kB | [list of files] |
| s390 | 1.0~pre5-3 | 182.9 kB | 544 kB | [list of files] |
| sparc | 1.0~pre5-3 | 175.8 kB | 528 kB | [list of files] |