Just make sure you make the new parser completely independent from the as3 parser. We do't want new bugs, there are plenty.
My idea, for start, is to create a branch for haxe with your code. After a while, if it proves good code, you will get commit access. And later, we start the merge and proper modularisation. I am also thinking about other langs, php for example. This way, the code you produce can be usable even before it's clean enough. People will be able to build a haxe minibuilder early without any danger for as3 minibuilder.
On Jun 30, 2010 1:20 AM, "domrein" <domreina...@gmail.com> wrote:
Great! I've already made some progress on adding haXe support. My
friend has volunteered to update the AS3 parser to support haXe, so
I'll be focusing on getting project creation, compilation and such
added. I'm hoping we'll be able to get this fully functioning without
taking too much time because this could benefit a lot of people.
Thanks for doing so much work and providing a great foundation to
build upon!
On Jun 28, 1:07 pm, "Victor D." <victor.dra...@cabanova.info> wrote:
> first, you are very welcome ...
> On Mon, Jun 28, 2010 at 9:59 PM, domrein <domreinalabas...@gmail.com> wrote:
> > So, I've begun lo...