Skip to content

Commit 71d7c87

Browse files
committed
Update README.md
1 parent d62a873 commit 71d7c87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@
4545

4646
##Command
4747
**Intent:** Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations.
48+
49+
##Interpreter
50+
**Intent:** Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.

0 commit comments

Comments
 (0)