|
-
April 4th, 2010, 05:50 PM
#1
C# as a Scripting Language
I've seen several projects including http://csscript.net/ where C# is used for scripting. I'm working on a game engine written in C++ and I need to implement a scripting language. Most people use Python or LUA, but I can't stand either of those options. I've messed around with CSscript and it works great for easily implementing C# scripting in a .NET application, but I need some way to implement C# scripting in unmanaged C++.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|