Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ACB5998EB for ; Thu, 5 Jan 2012 11:34:47 +0000 (UTC) Received: (qmail 91015 invoked by uid 500); 5 Jan 2012 11:34:47 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 90628 invoked by uid 500); 5 Jan 2012 11:34:38 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 90612 invoked by uid 99); 5 Jan 2012 11:34:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 11:34:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.167.147.50] (HELO franklin.liquidweb.com) (69.167.147.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 11:34:27 +0000 Received: from localhost ([127.0.0.1]:45350) by franklin.liquidweb.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Rila9-00011P-AU for flex-dev@incubator.apache.org; Thu, 05 Jan 2012 06:34:05 -0500 Received: from 66.153.67.167 ([66.153.67.167]) by www.teotigraphix.com (Horde Framework) with HTTP; Thu, 05 Jan 2012 06:34:05 -0500 Message-ID: <20120105063405.14127a2yud0uvbn1@www.teotigraphix.com> Date: Thu, 05 Jan 2012 06:34:05 -0500 From: Michael Schmalle To: flex-dev@incubator.apache.org Subject: Re: Falcon compiler source code / Falcon architecture References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - franklin.liquidweb.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - teotigraphix.com X-Source: X-Source-Args: X-Source-Dir: > Is there any documentation available explaining the differences > between Falcon and the current version of the compiler? Or do you have > a developer wiki for Falcon which might be shared with us, even if we > don't have access to the source code, yet. > > Does the Falcon team already have an understanding of how much more > work they want to do before the source code can be shared with Apache? > > Raju > I am also interested in this and now that I have had time to sleep on it, I really doubt I will get into any code with the compiler or asdoc before there is a clear definition with what has changed or something is released. I'm still not entirly clear on what I would plug into from the out side or even have the ability to modify to create plugins for the outside. I would be more interested in a simple explanation of the Falcon architecture seeing that this was built from the ground up, I'm hoping there was some thoughtful design put into it's core. :) Mike