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: 6 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 11 years ago)
 - Default Branch: master
 - Last Pushed: 2014-06-16T11:40:30.000Z (over 11 years ago)
 - Last Synced: 2025-03-30T01:45:30.502Z (7 months ago)
 - Language: ActionScript
 - Size: 168 KB
 - Stars: 1
 - Watchers: 1
 - 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)
 
README