Skip to content

JuezUN/opt-cpp-backend

 
 

Repository files navigation

UNCode - Online Python Tutor - C/C++ backend

License Gitter CLA assistant Contributors

This is the repository for the C/C++ backend for Online Python Tutor. We have forked this repository to add some necessary modifications for our purposes, and correctly provide the python tutor service.

The code of this repository is built using Docker stored in docker hub: unjudge/opt-cpp-backend, which at the same time is used by a linux service called cokapi, see how we deploy this service cokapi service, also see how Python tutor uses this deployed service in https://github.com/JuezUN/OnlinePythonTutor/tree/master/v4-cokapi. The cokapi service is currently deployed in the port 4000.

Built with

Documentation

For additional documentation, please refer to the Wiki.

Roadmap

See the UNCode GitHub Project for a list of proposed features, known issues and how they are being tackled.

Contributing

Go to CONTRIBUTING to see the guidelines and how to start contributing to UNCode.

License

Distributed under the GNU License. See LICENSE for more information.

Contact

In case of technical questions, please use the gitter communication channel.

In case you want to host your course on our deployment, email us on: [email protected]

UNCode: https://uncode.unal.edu.co

Project page: https://juezun.github.io/

About

C and C++ visualizer backend for Online Python Tutor

Resources

License

Stars

Watchers

Forks

Languages

  • C 77.8%
  • Makefile 13.9%
  • HTML 3.0%
  • C++ 2.6%
  • Assembly 0.9%
  • Perl 0.5%
  • Other 1.3%