zlacker
[parent]
[thread]
0 comments
1. AgintA+(OP)
[view]
[source]
2026-01-20 03:06:45
This is the approach that Agint takes. We inference the structure of the code first top down as a graph, then add in types, then interpret the types as in out function signatures and then "inpaint" the functions for codegen.
[go to top]