https://github.com/bollu/mlir-hs
Pure haskell encoding of MLIR for printing, parsing, and mutating MLIR within haskell
https://github.com/bollu/mlir-hs
Last synced: 6 months ago
JSON representation
Pure haskell encoding of MLIR for printing, parsing, and mutating MLIR within haskell
- Host: GitHub
- URL: https://github.com/bollu/mlir-hs
- Owner: bollu
- License: mit
- Created: 2020-10-30T13:41:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T13:52:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T12:23:40.514Z (6 months ago)
- Language: Haskell
- Size: 5.86 KB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mlir-hs