mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 09:38:23 +00:00
more
This commit is contained in:
parent
dd16df4c82
commit
d55c717dc3
|
@ -26,6 +26,10 @@ become the master.
|
||||||
|
|
||||||
### Compilers
|
### Compilers
|
||||||
- [Switch lowering in GCC](https://xoranth.net/gcc-switch/)
|
- [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
|
### Interesting projects
|
||||||
|
|
||||||
|
@ -35,6 +39,9 @@ become the master.
|
||||||
#### Rendering / GPU
|
#### Rendering / GPU
|
||||||
- [ZLUDA](https://github.com/vosen/ZLUDA)
|
- [ZLUDA](https://github.com/vosen/ZLUDA)
|
||||||
|
|
||||||
|
#### Parsing
|
||||||
|
- [lalrpop](https://github.com/lalrpop/lalrpop)
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
- [Library of Babel](https://libraryofbabel.info/)
|
- [Library of Babel](https://libraryofbabel.info/)
|
||||||
- [oasis](https://github.com/oasislinux/oasis)
|
- [oasis](https://github.com/oasislinux/oasis)
|
||||||
|
|
Loading…
Reference in a new issue