Chaosteil / AwesomeScript

AwesomeScript to PHP translator.

This URL has Read+Write access

Chaosteil (author)
Sat May 30 04:45:46 -0700 2009
commit  630cbbf77b68d3178899150e861c0f2e739271b3
tree    e08a1cb064daad47e05d3eef70017147c54f4004
parent  7a1ba282e5b0c229d688a9c92652e0099b4ceea2
name age message
file Makefile Loading commit data...
file Makefile.common
file README.md
directory aws/
file main.cpp
file testingstrings.aws
README.md

AwesomeScript to php translator - Copyright (c) 2009 Dominykas Djacenka

A scripting language translator to simulate a sandbox in php.

Features

  • Translating near-javascript code into php while blocking unallowed functions.
  • Multiple input methods.
  • Language is in the very early stages, so it can still evolve.
  • Compiles under Windows and Linux.

Howto

  • Just run "make" under Linux or under Windows (if you have MinGW installed).
  • Enter "./awesomescript --help" for more information.