# Creating an ActionScript parser

**URL:** https://forum.kirupa.com/t/creating-an-actionscript-parser/302046
**Category:** Uncategorized
**Created:** [December 20, 2009, 10:38pm UTC](https://forum.kirupa.com/t/creating-an-actionscript-parser/302046 "2009-12-20T22:38:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![IQAndreas](https://avatars.discourse-cdn.com/v4/letter/i/f08c70/32.png) [@IQAndreas](https://forum.kirupa.com/u/IQAndreas)
#### Post date: [December 20, 2009, 10:38pm UTC](https://forum.kirupa.com/t/creating-an-actionscript-parser/302046/1 "2009-12-20T22:38:12Z")

</div>

I always said I was going to do it, and now I finally will.

Just something small for a little project I had in mind. There are a few hinders I’m not sure how efficient they will be, but I’ll ask those questions when I get there if I can’t get past them.

My first question is, has this ever been done before? Are there any already existing AS3 interpreters written in AS3? Are there any interpreters written in other languages that perhaps have a development guide or thoughts on what to keep in mind to avoid as much rewriting as possible?
