Hey All,
I'm an avid c++ programmer, fairly new to C#. I understand most the basics and I can get simple tasks complete in C#.
I'm looking for any links to tutorials on writting a scripting language in C# if anyone has/knows any.
In relation to this question, I seem to be having a couple of problems finding a good tutorial in reading text from a file.
I know how to read an entire file and display it, but I'm having problems looking for certain words, reading one word at a time etc.
If I can figure that part out, im sure creating the script language will be that much easier.
Thanks,
-Mario