Spirit Scripting Language

View: New views
2 Messages — Rating Filter:   Alert me  

Spirit Scripting Language

by Taliesinnz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am planning on writing a scripting language using Spirit. Im just wondering for advice on the best way to proceed. Using Syntemic Actions or attributes, How to build a AST? and parse form Spirit etc.

I know there are already scripting languages out there, but I am doing this project to learn more about c++ and CPU's.

Thanks for any advice.

Re: Spirit Scripting Language

by OvermindDL1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Oct 31, 2009 at 1:27 AM, Taliesinnz <taliesin.nz@...> wrote:
>
> I am planning on writing a scripting language using Spirit. Im just wondering
> for advice on the best way to proceed. Using Syntemic Actions or attributes,
> How to build a AST? and parse form Spirit etc.
>
> I know there are already scripting languages out there, but I am doing this
> project to learn more about c++ and CPU's.

I have Spirit build a tree, mostly of variant's, then use visitors to
'execute' it, runs very fast then and keeps similar code in the same
place.  :)

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Spirit-general mailing list
Spirit-general@...
https://lists.sourceforge.net/lists/listinfo/spirit-general