Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azhan3/cp_debugger


https://github.com/azhan3/cp_debugger

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Graph_Visualizer
CP Graph Visualizer
Purpose:
*Debugging Library
* Multiple languages
* Set breakpoints to debug certain variables/data structures
* Connects to Visualization Tool to display objects
* Visualization Tool
* Ability to visualize:
* Variables (integers, strings, arrays)
* Data Structures
* Graphs
* Shows code and location of breakpoints

Goal:
* We want competitive programmers using this program

Tools:
* Debugging Library
* C++ library
* Visualization Tool
* Bootstrap Frontend