Perl extension for embedding Lua scripts into Perl code
Inline::Lua allows you to write functions in Lua. Those of you who are not yet familiar with Lua should have a cursory glance at http://www.lua.org/ to get a taste of this language. In short:
Lua was designed to be embedded into other applications and not so much as a language on its own. However, despite its small set of language features, it is an extremely powerful and expressive language. Its strong areas are an elegant and yet concise syntax, good overall performance and a beautiful implementation of some concepts from the world of functional programming.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Inline-Lua
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Inline-Lua && cd $_
- Create Badge
perl-Inline-Lua
Package has built successfully and can be used to build further packages.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
The build can not begin, because required packages are either missing or not explicitly defined.
Package has built successfully and can be used to build further packages.
Comments 0