Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

fperrad/wmlscript

Repository files navigation

WMLScript Bytecode Translator
=============================

The language WMLScript is a subset of ECMAScript (ie JavaScript).
WMLScript defines also an bytecode interpreter (stack based), a binary
format.

WMLScript is a part of the Wireless Application Protocol specifications.

This translator transforms WMLScript bytecode into PIR language
which could executed by the Parrot VM (http://www.parrot.org).

A WMLScript Compiler is available on CPAN
(http://search.cpan.org/~perrad/WAP-wmls/).

Releases

No releases published

Packages

No packages published