Simple minilanguage for use in expression
Language::Expr defines a simple, Perl-like expression minilanguage. It supports mathematical and string operators, arrays, hashes, variables, and functions. See Language::Expr::Manual::Syntax for description of the language syntax. This distribution consists of the language parser (Language::Expr::Parser), some interpreters (Language::Expr::Interpreter::*), and some compilers (Language::Expr::Compiler::*).
$
pkg install p5-Language-ExprOrigin
devel/p5-Language-Expr
Size
150KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
8 packages
Required by
1 packages