https://github.com/lux-qaq/llvmpy
Simple python code implemented via llvm is converted into a compiler for IR
https://github.com/lux-qaq/llvmpy
llvm python
Last synced: 12 months ago
JSON representation
Simple python code implemented via llvm is converted into a compiler for IR
- Host: GitHub
- URL: https://github.com/lux-qaq/llvmpy
- Owner: lux-QAQ
- License: agpl-3.0
- Created: 2025-03-27T11:37:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T14:48:06.000Z (12 months ago)
- Last Synced: 2025-04-06T15:39:30.658Z (12 months ago)
- Topics: llvm, python
- Homepage:
- Size: 5.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# llvmpy
Simple python code implemented via llvm is converted into a compiler for IR