sensorial-systems / ligen

Apache License 2.0
19 stars 3 forks source link

Create process documentation #84

Closed notdanilo closed 1 year ago

notdanilo commented 3 years ago

Something like this:

  1. Parse IR
    1. Parse with relative paths (imports and other type uses)
    2. Convert imports to absolute paths. (WIP)
    3. Replace type usages to absolute paths. (WIP)
    4. what else..?