Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burdiuz/StringParser
ActionScript 3 expandable String parser allows you to add sub-parsers. As example JSON parser and AS3 native expressions parsers are added. AS3 parser should allow to parse and execute simple expressions like math and object creation, method execution.
https://github.com/burdiuz/StringParser
Last synced: about 2 months ago
JSON representation
ActionScript 3 expandable String parser allows you to add sub-parsers. As example JSON parser and AS3 native expressions parsers are added. AS3 parser should allow to parse and execute simple expressions like math and object creation, method execution.
- Host: GitHub
- URL: https://github.com/burdiuz/StringParser
- Owner: burdiuz
- Created: 2014-06-16T11:23:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-16T11:40:30.000Z (over 10 years ago)
- Last Synced: 2024-08-04T05:04:24.213Z (5 months ago)
- Language: ActionScript
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - StringParser - ActionScript 3 expandable String parser allows you to add sub-parsers. As example JSON parser and AS3 native expressions parsers are added. AS3 parser should allow to parse and execute simple expressions like math and object creation, method execution. (Utilities / Math)