I have a little game written in C#. It uses a database as back-end. It\'s
a trading card game, and I wanted to implement the function of the cards as a script.
The next version of .NET (5.0?) has had a lot of talk about opening the "compiler as a service" which would make things like direct script evaluation possible.