I'm looking for a complete tutorial / learning resource, from which I can learn how to implement a script parser in C#.
My intention is to implement such a system within a game engine to promote the creation of user generated content.
Edit: This is more as a learning exercise than anything else.