Matchoo Posted May 4, 2005 Report Posted May 4, 2005 I am working on a project with my brother, and I want to program my own scripting language for this project. Eventually I would use this scripting language in a program to to send specific data to a microcontroller. Basically what I am looking for is information on techniques to parse the input file, recognize the script commands, and pass parameters back and forth. I will be writing the program in C++ using Microsofts Visual Studio 2003. I was wondering if anybody knew of any good books that I could use to help me in this task. Thanks in advance.
Matchoo Posted May 5, 2005 Author Report Posted May 5, 2005 Thanks for the advice. I don't need to make it too advanced, but I want to make sure that I do it right. I'll keep your advice in mind.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now