We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21273e2 commit e62d3d7Copy full SHA for e62d3d7
README.md
@@ -33,6 +33,10 @@ Tutorials will be written once more commands are supported by Natscript.
33
34
Written in C++17 using VS Code, g++ v11.2.0.
35
36
+## Python
37
+
38
+The python implementation of this interpreter can be found [here](https://github.com/rbaltrusch/python_interpreter).
39
40
## License
41
42
This repository is open-source software available under the [MIT license](https://github.com/rbaltrusch/cpp_interpreter/blob/master/LICENSE).
0 commit comments