Interpreter

Interpreter: Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language. 

  

原文地址:https://www.cnblogs.com/jasonC/p/3457783.html