nim-works/nimskull

Write documentations for CGIR for developers

Open

#1,663 opened on Nov 29, 2025

 (1 comment) (0 reactions) (0 assignees)Nim (39 forks)auto 404
compiler/backenddocumentationgood first issue

Repository metrics

Stars
 (346 stars)
PR merge metrics
 (PR metrics pending)

Description

We need a document describing and helping developers work with the new CGIR introduced in #1625.

In particular, these points should be covered:

  • Grammar and node structure
  • Operational semantics
  • Places to look at to get an understanding on how to manipulate the code.

A brief discussion was done on Matrix and can be found here.

Contributor guide