https://github.com/tomlin7/sushi
LLVM IR Code generation in CPP.
https://github.com/tomlin7/sushi
compiler cpp
Last synced: 16 days ago
JSON representation
LLVM IR Code generation in CPP.
- Host: GitHub
- URL: https://github.com/tomlin7/sushi
- Owner: tomlin7
- License: mit
- Created: 2023-06-10T04:39:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T12:14:37.000Z (almost 2 years ago)
- Last Synced: 2025-08-27T21:55:00.346Z (11 months ago)
- Topics: compiler, cpp
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sushi
Code generation to LLVM IR in CPP.