logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

JavaScript::Engine - Pure-Perl ECMAScript (JavaScript) engine

Author

       Father Chrysostomos <sprout at cpan.org>

perl v5.36.0                                       2023-08-25                            JavaScript::Engine(3pm)

Description

       This is just a pointer to JE, a pure-Perl JS engine.

       "JE" stands for JavaScript::Engine. I named it this, following the example of PPI, to avoid long class
       names like JavaScript::Engine::Object::Error::ReferenceError, which I thought would be a little
       ridiculous, and also time-consuming to type.

       I included this module in the JE distribution so that one might be able to find JE when typing "i
       /javascript/" in the CPAN shell or when looking under modules/by-module/JavaScript/ on the CPAN.

Name

       JavaScript::Engine - Pure-Perl ECMAScript (JavaScript) engine

See Also