Embeddable scripting languages for .NET?
What embeddable scripting language for .NET can you recommend? What do you think would be the best choice and why? To make it clear I'm talking about something like Lua, but running on the CLR. The end goal is to allow the users of my .NET application to write automation scripts without the need to compile it somewhere else.
0 comments:
Post a Comment