-
Hi,
is there a way to print the IR?
Thanks!
-
Hi, looking at [presenterm-export](https://github.com/mfontanini/presenterm-export) I see that it converts to HTML as an intermediate representation. Is it possible to export that instead of a PDF cur…
-
### Detailed Description
Brainstorm and compare intermediate layer representations.
Base and research for #486
### Definition of Done
Documentation exists about:
- [x] Possible represent…
-
Hi Eugene, big fan here ^_^, after reading about your bazel integration
I wonder if you have a vision of all the capabilities of `Manifesto[_]` at runtime (e.g. subtyping or path equivalence judgem…
-
This is more of a suggestion than an actual request, using an intermediate representation that doesn't have as many edge cases can make optimizations more precise.
-
### Description
Write about understanding Cairo's Sierra IR: from a high-level cairo to a safe IR for starknet.
Sierra is a crucial component in the compilation pipeline, as a memory-safe interm…
-
### Abstract
I outline a new IR for the Nim compiler that aims to reduce the compiler's overall complexity.
### Motivation
Nim's IR is based on its AST: While the AST served us well in the pa…
Araq updated
7 months ago
-
There are some design questions about the decompiler that need to be answered before progress can proceed. https://github.com/spacehamster/DXDecompiler/wiki/Decompiler-Intermediate-Representation-Desi…
-
Currently, `pivot()` relies on `DataFrames.unstack()`. It might be better to instead build an intermediate representation of the data, and then use that intermediate representation to construct the wi…
-
```
Create an intermediate representation of parsed wiki pages, that is, tags
without any kind of additional information, like color etc. that are not
mandatory, to distinguish them from other tags.…