Chaosteil / AwesomeScript
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Makefile | ||
| |
Makefile.common | ||
| |
README.md | ||
| |
aws/ | ||
| |
main.cpp | ||
| |
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.

