Re: Parrot runs from command line; not Visual Studio

2011-01-04 Thread Will Coleda
On Tue, Jan 4, 2011 at 8:30 AM, Will Coleda wrote: > Copying parrot-users on this, as I suspect this issue might be with > the underlying code. (Ugh. It's parrot-us...@lists.parrot.org, so don't just reply to that last email.) -- Will "Coke" Coleda

Re: Parrot runs from command line; not Visual Studio

2011-01-04 Thread Will Coleda
On Sat, Jan 1, 2011 at 5:48 PM, Nathaniel wrote: > Hi:  I'm working on a application -- actually a web browser written > with wxWidgets -- and I'd like to embed a parrot and/or perl6 > interpreter.  I succeeded in writing an experimental command-line > program to read and execute a simple .pir fil

Parrot runs from command line; not Visual Studio

2011-01-01 Thread Nathaniel
Hi: I'm working on a application -- actually a web browser written with wxWidgets -- and I'd like to embed a parrot and/or perl6 interpreter. I succeeded in writing an experimental command-line program to read and execute a simple .pir file, compiled with perl6.exe, but that program crashes whene