Programming Library and Embeddable Extansion Language

Edit Package slang

S-Lang is a multi-platform programming library designed to allow a developer to
create robust multi-platform software. It provides facilities required by
interactive applications such as display/screen management, keyboard input,
keymaps etc. Another major feature of the library is the interpreter for the
S-Lang extension language which can be embedded into an application to make it
extensible. With slsh a standalone interpreter is available as well.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000103 103 Bytes
overflow.patch 0000001180 1.15 KB
slang-2.3.2.tar.bz2 0001586720 1.51 MB
slang-2.3.2.tar.bz2.asc 0000000245 245 Bytes
slang-autoconf.patch 0000003113 3.04 KB
slang-fsuid.patch 0000002430 2.37 KB
slang.changes 0000014606 14.3 KB
slang.keyring 0000001402 1.37 KB
slang.patch 0000001218 1.19 KB
slang.spec 0000004673 4.56 KB
Revision 35 (latest revision is 38)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791795 from Adam Majer's avatar Adam Majer (adamm) (revision 35)
- slang 2.3.2:
 * It is now possible to use reserved words as struct
   field names without quoting them.  For example, it is now possible
   to write
              s = struct { public = value };
   Previously, this required the field name to be quoted:
              s = struct { "public" = value };
- drop static library and its LTO workaround
- git-6dd5ade9a97b52ace4ac033779a6d3c1c51db4d1.patch: upstreamed 
- slang-fsuid.patch: refreshed
Comments 0
openSUSE Build Service is sponsored by