Click here to Skip to main content
15,888,351 members
Articles / Programming Languages / C++

Parsing Conditions using Interpreter and Visitor Pattern

Rate me:
Please Sign up or sign in to vote.
4.58/5 (7 votes)
27 Apr 20053 min read 58K   913   33  
Parsing conditions using Interpreter and Visitor pattern.

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
Technical Lead
China China
liuxiaoweide # gmail.com

Comments and Discussions