The shared library for the S-Lang extension language
http://www.s-lang.org
libslang-2.0.5-makefile.patch | ||
libslang-2.0.5-nointerlibc2.patch | ||
libslang-2.0.5-SLutf8_enable.patch | ||
libslang-README.UTF-8 | ||
libslang.spec | ||
README.md |
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.