Inline::SLang::Changes 1.00 review
DownloadInline::SLang::Changes is a Perl module with changes to previous versions of the module. Inline::SLang lets you write Perl subrout
|
|
Inline::SLang::Changes is a Perl module with changes to previous versions of the module.
Inline::SLang lets you write Perl subroutines in S-Lang. It dynamically translates the parameters and return values into native data types for both languages (or into Perl classes that are used to represent S-Lang types with no direct translation to Perl).
From the S-Lang library home page at http://www.s-lang.org/
S-Lang is a multi-platform programmer's 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, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.
Example:
use Inline SLang =>
Inline::SLang::Changes 1.00 keywords