kcherr1 / CSharp-Eval

http://www.csharp-eval.com
12 stars 4 forks source link

XBox XNA Version? #2

Open phantasie opened 9 years ago

phantasie commented 9 years ago

Will this work on the XBox 360? I'm assuming it wont since I don't see a XNA/360 implementation of Antlr.

Thanks!

kcherr1 commented 9 years ago

I'm actually not sure since it has not been tested on the Xbox 360 but I assume you are right about antlr not being able to work. If you have a way to quickly test on the Xbox, I would go ahead and try it out. You can try to use my other project called xna debug terminal that should be able to give you a GUI window to run your csharp expressions. That uses xna and the csharp eval dll. The website for that project is http://protohacks.net/xna_debug_terminal/

Will this work on the XBox 360? I'm assuming it wont since I don't see a XNA/360 implementation of Antlr.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/kcherr1/CSharp-Eval/issues/2.