Skip to content

Milestones

List view

  • Support C1 language level, which includes 1. `void*` pointers 2. function pointers Some special and highly unrecommended coding patterns like 1. mixing types in `void*` array may not be supported.

    No due date
    1/1 issues closed
  • Support most C0 features that is covered in 15-122. Provide a usable visualizer/debugger for C0 language. Features supported in C0 (e.g. nested structs) but is never covered in the course will not be fully supported.

    No due date
    6/6 issues closed