<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Interpreter Design Pettern</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2008/06/23 15:42:21.866 GMT-5</md:created>
  <md:revised>2008/06/23 15:45:37.155 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="swong">
      <md:firstname>Stephen</md:firstname>
      
      <md:surname>Wong</md:surname>
      <md:email>swong@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="swong">
      <md:firstname>Stephen</md:firstname>
      
      <md:surname>Wong</md:surname>
      <md:email>swong@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>design</md:keyword>
    <md:keyword>Object</md:keyword>
    <md:keyword>oriented</md:keyword>
    <md:keyword>pattern</md:keyword>
    <md:keyword>programming</md:keyword>
  </md:keywordlist>

  <md:abstract>The Intepreter Design Pettern is the basis for recursive algorithms on composite structures</md:abstract>
</metadata>
  <content>
    <para id="delete_me">Placeholder.   Content to be added later.</para>   
  </content>
  
</document>
