libje-perl

Pure-Perl ECMAScript (JavaScript) Engine

Description

JE is a pure-Perl ECMAScript (JavaScript) engine.

Advantages:
 - Compatible with Data::Dump::Streamer, so the runtime environment can be
   serialised
 - The parser can be extended/customised to support extra (or fewer) language
   features (not yet complete)
 - All JavaScript datatypes can be manipulated directly from Perl (they all
   have overloaded operators)

Weaknesses:
 - It's slow
 - It uses lots of memory.
 - It leaks memory (to be fixed).

This is still an alpha release, but it fully implements ECMAScript v3, except for a few seldom-used features like -0.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/JE


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libje-perl