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

fperrad/wmlscript

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
t
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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