https://github.com/oaubert/tales4as
TALES interpreter for ActionScript
https://github.com/oaubert/tales4as
Last synced: about 2 months ago
JSON representation
TALES interpreter for ActionScript
- Host: GitHub
- URL: https://github.com/oaubert/tales4as
- Owner: oaubert
- Created: 2011-12-13T16:18:18.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-20T16:24:46.000Z (almost 14 years ago)
- Last Synced: 2024-11-15T16:40:37.463Z (12 months ago)
- Language: ActionScript
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - tales4as - TALES interpreter for ActionScript (Apps & Tools / Interpreters)
README
TALES for ActionScript
----------------------
Minimal implementation of a TALES interpreter for actionscript. It is
not complete yet, but can already interpret basic path expressions and
string expressions. No loop/repeat/etc.