Name : perl-Data-Typed-Expression
| |
Version : 0.005
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.7.1
| Date : 2024-07-03 19:06:53
|
Group : Development/Libraries/Perl
| Source RPM : perl-Data-Typed-Expression-0.005-lp156.7.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Parsing typed expressions
|
Description :
When I was writing a LaTeX paper on mathematical model of an optimization problem, I was in a need to use C-like expressions to illustrate ideas I was writing about. I felt really uncomfortable beacuse I couldn\'t easily validate the expressions I was using. Hence this module.
The module can parse standard C expressions (or rather a small subset of them) and validate them in the context of some types. Validation step checks if the types of values on which artihmetics is performed are numeric, whether array indices are of \'int\' type and if compund types (\'struct\'-s) have components referenced by the expression.
The idea was born on this Perlmonks thread: http://perlmonks.org/?node_id=807424.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.6/noarch |