Skip to content

Commit e62d3d7

Browse files
authored
Add link to python interpreter
1 parent 21273e2 commit e62d3d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Tutorials will be written once more commands are supported by Natscript.
3333

3434
Written in C++17 using VS Code, g++ v11.2.0.
3535

36+
## Python
37+
38+
The python implementation of this interpreter can be found [here](https://github.com/rbaltrusch/python_interpreter).
39+
3640
## License
3741

3842
This repository is open-source software available under the [MIT license](https://github.com/rbaltrusch/cpp_interpreter/blob/master/LICENSE).

0 commit comments

Comments
 (0)