It works on Windows. You just need to set up a HOME environment variable in the System control panel. C:\Documents and Settings\YourUser is a decent choice.
On 12/3/06, Hanan Mneimneh <[EMAIL PROTECTED]> wrote: > Hello > Thanks for your reply > > I installed Parsetree and rubyinline using rubygem. I am working on windows. > when i run a ruby program that requires 'parse_tree' it exits with the > following message: > "Define INLINEDIR or HOME in your environment and try again" > > Does Parsetree works on linux only can't I work on windows??????? > Thanks in advance > Hana > > >From: "Wilson Bilkovich" <[EMAIL PROTECTED]> > >Reply-To: Discussion of the Ruby > >grammar<[email protected]> > >To: "Discussion of the Ruby grammar" > ><[email protected]> > >Subject: Re: [grammarians] ruby parser > >Date: Sat, 2 Dec 2006 13:27:12 -0500 > > > >On 12/2/06, Hanan Mneimneh <[EMAIL PROTECTED]> wrote: > > > Hello > > > > > > I need to generate a state machine for a web application developed using > > > ruby on rails. For this purpose, I need to dynamically parse the > >controller > > > which is a ruby class. Is there a decent parser to parse ruby > >code???????? > > > > > > >You can use the ParseTree or sydparse gems for this. > >_______________________________________________ > >Rubygrammar-grammarians mailing list > >[email protected] > >http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians > > _________________________________________________________________ > Don't just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > _______________________________________________ > Rubygrammar-grammarians mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians > _______________________________________________ Rubygrammar-grammarians mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians
