cogent icon indicating copy to clipboard operation
cogent copied to clipboard

Cogent debugging support

Open zilinc opened this issue 4 years ago • 0 comments

Currently under development as a thesis project.

Currently planed:

  • map C code locations back to Cogent (and antiquoted C) source code
  • map identifiers in the generated C code back to Cogent source code
  • a debugger atop gdb which allows users to set breakpoints and step through Cogent expressions

zilinc avatar May 04 '21 05:05 zilinc