Alex Harui wrote
> Moonshine is an AIR app, correct?  Porting Falcon's AST code to
> ActionScript would be a serious project.  I'm wondering if there is some
> way to leverage Falcon, possibly as an ANE, or via some other
> cross-process communication.  Falcon is already set up to be a
> code-completion engine for Flash Builder.

Hi Alex,

I was looking into the Falcon description page here:
https://cwiki.apache.org/confluence/display/FLEX/Falcon+Overview which
confirms your opinion/suggestion on Falcon's code to use for code-completion
to an IDE:


cwiki.apache.org wrote
> It should be useful as a code-intelligence engine and incremental compiler
> for an integrated development environment, and not just as a command-line
> compiler.

As a complete beginner to understand Falcon, can you give us or point us to
some more details on this? We would like to know what is Falcon's AST codes,
where we can found this? If anyway we able to port the codes to an ANE, can
you give suggestion how it should act to an IDE's code, how an IDE should
communicate to it to extract necessary code completion hints. 

Thank you.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Moonshine-IDE-code-completion-using-Falcon-engine-tp54918p55002.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to