nickelpro / vito-dap

C++20 DAP Serialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vito-dap

A dumb repo for implementing the Debug Adaptor Protocol in C++ because Google's version does too many things and I don't understand it.

This is what you expect it to be, it's a collection of types and nhlomann-json overrides for converting those types to/from json. That's it, that's the library.

About

C++20 DAP Serialization

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 98.6%Language:CMake 1.4%