Click here to Skip to main content
15,889,808 members
Articles / Programming Languages / C++

A simple hand-coded script parser

Rate me:
Please Sign up or sign in to vote.
4.41/5 (11 votes)
30 Nov 20049 min read 112.9K   2.7K   53  
A simple script parser and engine to demonstrate coding a parser, and recursive descent statement evaluation.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Canada Canada
Professional Programmer living in Beautiful Vancouver, BC, Canada.

Comments and Discussions