Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azhan3/cp_debugger
https://github.com/azhan3/cp_debugger
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/azhan3/cp_debugger
- Owner: azhan3
- Created: 2023-10-16T13:09:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T20:14:10.000Z (about 1 year ago)
- Last Synced: 2023-10-22T21:22:35.664Z (about 1 year ago)
- Language: JavaScript
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 breakpointsGoal:
* We want competitive programmers using this programTools:
* Debugging Library
* C++ library
* Visualization Tool
* Bootstrap Frontend