From 22efdd94adac4d3c4cfa8ec9d3c44f1351d631d4 Mon Sep 17 00:00:00 2001 From: LidaTomsk <33047515+LidaTomsk@users.noreply.github.com> Date: Tue, 24 Oct 2017 10:33:31 +0700 Subject: [PATCH] Create README.md added project description --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..414a801 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Interpreter +=========== +Simple interpreter implementation using Reverse Polish notation