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

Generator Visitor #6

Merged
merged 19 commits into from
Jul 15, 2021
Merged

Generator Visitor #6

merged 19 commits into from
Jul 15, 2021

Conversation

marcauberer
Copy link
Member

  • Include LLVM to the project
  • Add visitor class for generating IR code and emitting an object file
  • Extend language functionalities

@marcauberer marcauberer added documentation Improvements or additions to documentation enhancement New feature or request ir-gen Issues related to the ir generator visitor labels Jul 14, 2021
@marcauberer marcauberer requested a review from a team July 14, 2021 09:17
@marcauberer marcauberer self-assigned this Jul 14, 2021
@marcauberer marcauberer force-pushed the feature/ir-generator branch 3 times, most recently from 81551a0 to 3266625 Compare July 14, 2021 22:06
@marcauberer marcauberer marked this pull request as ready for review July 15, 2021 20:33
@marcauberer marcauberer merged commit 5a63f6a into main Jul 15, 2021
@marcauberer marcauberer deleted the feature/ir-generator branch July 15, 2021 20:35
@marcauberer marcauberer added this to the 0.1.0 milestone Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request ir-gen Issues related to the ir generator visitor size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant