Add a REPL for toying around

This commit is contained in:
2017-05-21 13:01:23 +02:00
parent 455845d078
commit f0156897c8
3 changed files with 76 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Build files
/build
/ell
/interpreter
/repl
# Qt Creator files
/CMakeLists.txt.user*