D
Analyzed about 2 hours ago
A Perl module for parsing expressions of some C-like language. Expressions
can contain binary arithmetic operators, numeric constants, array indexing and
dot-notation for accessing structures' (or objects') members. Expression parsing
is performed in a context of types system.