Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

C/C++ Module for the Virtual Programming Laboratory Backend

License

Notifications You must be signed in to change notification settings

Akumatic/ViPLab-Backend-C-CPP-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViPLab Backend: C/C++ Module

A read-only copy of my implementation of the C/C++ Module for the Virtual Programming Laboratory Backend of the University of Stuttgart written in Python 3.

This module was made with the goal to replace the old backend written in C++. The documentation for the json data used to implement this module can be found here

Requirements

  • Python 3 (tested with 3.8)
  • Python module pycparser
  • gcc for C files
  • g++ for C++ files

Usage

You can see an example how to run this module in example_run.py

About

C/C++ Module for the Virtual Programming Laboratory Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published