https://github.com/chubek/slitherbrain
A Python executor written in C++, lightweight using sandboxed processes
https://github.com/chubek/slitherbrain
code-executor code-runner cpp http interpreter makefile python tcp
Last synced: about 2 months ago
JSON representation
A Python executor written in C++, lightweight using sandboxed processes
- Host: GitHub
- URL: https://github.com/chubek/slitherbrain
- Owner: Chubek
- License: gpl-3.0
- Created: 2023-03-01T08:03:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T04:05:48.000Z (about 3 years ago)
- Last Synced: 2025-10-25T09:35:17.643Z (7 months ago)
- Topics: code-executor, code-runner, cpp, http, interpreter, makefile, python, tcp
- Language: C++
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slitherbrain: Python Code Runner in C++
The application is nearly finished but first I need to implement PoxHash for some other langauges so people can use this. As soon as I'm done with that one I'll come back and finish this.