Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLVM support #16

Merged
merged 6 commits into from
Oct 24, 2023
Merged

LLVM support #16

merged 6 commits into from
Oct 24, 2023

Conversation

i3abghany
Copy link
Owner

No description provided.

i3abghany and others added 5 commits October 12, 2023 00:03
This commit restructures the project into two different code generators
(LLVM and native x86). It also adds basic LLVM support (functions &
variables).

This also adds support for reading test cases from files, which we use
to test LLVM code generation.
@OsamaAhmad00 OsamaAhmad00 merged commit bc0223d into main Oct 24, 2023
1 check passed
@OsamaAhmad00 OsamaAhmad00 deleted the llvm branch October 28, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants