This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Development > spl (1.0pre6)

SPL is a powerful and feature-rich scripting language with hashes,
regular expressions, objects, exceptions and a c-style syntax.

The SPL VM is a pure bytecode interpeter. The entire SPL toolchain
(compiler, assembler, virtual machine, etc) only requires about
100k and the additional memory usage by the applications is also
small. One of the more advanced VM features is the capability to
dump the entire VM state to a file and resume later. It is even
possible to resume on another machine with a different architecture.

SPL has support for loadable modules. The spl package contains
modules for databases (SQLite, Postgres, MySQL), XML (incl. XPATH
and XSLT), Terminal and File IO, Web Application development
(the CGI, WSF and W2T (Web 2.0 Toolkit) modules), SDL, Qt3, OpenGL
and more.

SPL can optionally be compiled with support for Postgres.

The SlackBuild script will install Vim syntax highlighting for SPL,
but it still must be activated in the user's .vimrc before it will
activated. See /usr/doc/spl for programming examples and a language
reference.

Maintained by: Benjamin Trigona-Harany
Keywords: spl,scripting,cgi
ChangeLog: spl

Homepage:
http://www.clifford.at/spl/

Source Downloads:
spl-1.0pre6.tar.gz (d74e576280369cc6c7471e84820cc260)

Download SlackBuild:
spl.tar.gz
spl.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
curses.patch
slack-desc
spl.SlackBuild
spl.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds