The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:JE::Object::Error"

JE::Object::Error - JavaScript Error object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript Error objects for JE. This is the base class for all JavaScript's native error objects. (See "SEE ALSO", below.)...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::Error::URIError - JavaScript URIError object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript URIError objects for JE....

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::Error::TypeError - JavaScript TypeError object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript TypeError objects for JE....

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::Error::RangeError - JavaScript RangeError object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript RangeError objects for JE....

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::Error::SyntaxError - JavaScript SyntaxError object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript SyntaxError objects for JE....

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::Error::ReferenceError - JavaScript ReferenceError object class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript ReferenceError objects for JE....

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object - Base class for all JavaScript objects River stage two • 6 direct dependents • 10 total dependents

This module implements JavaScript objects for JE. It serves as a base class for all other JavaScript objects. A JavaScript object is an associative array, the elements of which are its properties. A method is a property that happens to be an instance...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Code - ECMAScript parser and code executor for JE River stage two • 6 direct dependents • 10 total dependents

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Parser - Framework for customising JE's parser River stage two • 6 direct dependents • 10 total dependents

This allows one to change the list of statement types that the parser looks for. For instance, one could disable loops for a mini-JavaScript, or add extensions to the language, such as the 'catch-if' clause of a "try" statement. As yet, "delete_state...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC

JE::Object::RegExp - JavaScript regular expression (RegExp object) class River stage two • 6 direct dependents • 10 total dependents

This class implements JavaScript regular expressions for JE. See JE::Types for a description of most of the interface. Only what is specific to JE::Object::RegExp is explained here. A RegExp object will stringify the same way as a "qr//", so that you...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC
11 results (0.039 seconds)