https://github.com/julelang/julec-ir
Official C++ IR codes of JuleC
https://github.com/julelang/julec-ir
cpp intermediate-representation jule julec julelang
Last synced: about 1 year ago
JSON representation
Official C++ IR codes of JuleC
- Host: GitHub
- URL: https://github.com/julelang/julec-ir
- Owner: julelang
- License: bsd-3-clause
- Created: 2023-07-22T21:05:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T18:10:24.000Z (about 2 years ago)
- Last Synced: 2024-04-21T23:42:16.129Z (about 2 years ago)
- Topics: cpp, intermediate-representation, jule, julec, julelang
- Language: C++
- Homepage:
- Size: 267 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JuleC IR
IR version: [`f8e4caa3f8`](https://github.com/julelang/jule/tree/f8e4caa3f82d3367abf14fc340880d76a2fde1c7)
[See more information](https://manual.jule.dev/getting-started/installation/compiling-from-source/compile-from-ir)
## License
The JuleC and standard library is distributed under the terms of the BSD 3-Clause license. \
[See License Details](./LICENSE)