Update README.md
This commit is contained in:
parent
91ed79e6bd
commit
46408565cd
@ -48,3 +48,6 @@
|
||||
|
||||
##Interpreter
|
||||
**Intent:** Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
|
||||
|
||||
##Iterator
|
||||
**Intent:** Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user