mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-12 19:18:23 +00:00
more
This commit is contained in:
parent
dd16df4c82
commit
d55c717dc3
|
@ -26,6 +26,10 @@ become the master.
|
|||
|
||||
### Compilers
|
||||
- [Switch lowering in GCC](https://xoranth.net/gcc-switch/)
|
||||
- [LLVM Weekly](https://llvmweekly.org/)
|
||||
- [MLIR](https://mlir.llvm.org/)
|
||||
- [inkwell](https://github.com/TheDan64/inkwell)
|
||||
- [melior](https://github.com/raviqqe/melior)
|
||||
|
||||
### Interesting projects
|
||||
|
||||
|
@ -35,6 +39,9 @@ become the master.
|
|||
#### Rendering / GPU
|
||||
- [ZLUDA](https://github.com/vosen/ZLUDA)
|
||||
|
||||
#### Parsing
|
||||
- [lalrpop](https://github.com/lalrpop/lalrpop)
|
||||
|
||||
### Other
|
||||
- [Library of Babel](https://libraryofbabel.info/)
|
||||
- [oasis](https://github.com/oasislinux/oasis)
|
||||
|
|
Loading…
Reference in a new issue