The shared library for the S-Lang extension language http://www.s-lang.org
Go to file
Silvan Calarco 28c850952b rebuilt with --enable-wide-chars
build with libonig [release 2.2.4-2mamba;Thu Jul 26 2012]
2024-01-06 05:47:30 +01:00
libslang-1.4.9-autoconf.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-debian-utf8.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-fsuid.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-gcc4.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-suse.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-utf8-acs.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-1.4.9-utf8-fix.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-2.0.5-makefile.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-2.0.5-nointerlibc2.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-2.0.5-SLutf8_enable.patch rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang-README.UTF-8 rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
libslang.spec rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00
README.md rebuilt with --enable-wide-chars 2024-01-06 05:47:30 +01:00

libslang

S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to.