The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Language-Basic scalar::string"

Language::Basic::Variable - Module to handle parsing and implementing BASIC variables. River stage zero No dependents

An Array needs to have full LBV::Scalar objects in it, rather than just having an array of values. The reason is that, for example, you might use ARR(3) as the variable in a FOR loop. Also, the "set" and "value" methods apply to a LBV::Scalar (since ...

AKARGER/Language-Basic-1.44 - 23 Jun 2000 16:14:08 UTC

Syntax - Pod file describing syntax understood by Language::Basic module River stage zero No dependents

Things in *italics* are objects. Things in boldface are actual strings (reserved words or punctuation). "[]" means optional, "..." means optionally more copies of the same thing, and things between slashes that look like Perl regexps are Perl regexps...

AKARGER/Language-Basic-1.44 - 23 Jun 2000 16:14:08 UTC

Language::Basic::Expression - Package to handle string, numeric, and boolean expressions. River stage zero No dependents

BASIC expressions are represented by various objects of subclasses of Language::Basic::Expression. Most LB::Expressions are in turn made up of other LB::Expressions. For example an LBE::Arithmetic may be made up of two LBE::Multiplicative and a "plus...

AKARGER/Language-Basic-1.44 - 23 Jun 2000 16:14:08 UTC
3 results (0.067 seconds)