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

JuvixReg #1551

Merged
merged 3 commits into from
Oct 18, 2022
Merged

JuvixReg #1551

merged 3 commits into from
Oct 18, 2022

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Sep 27, 2022

Description

JuvixReg is a "register machine" representation of JuvixAsm. The translation from JuvixAsm to C / LLVM is straightforward. JuvixReg provides an intermediate data structure which makes it clear what is needed for a translation from JuvixAsm to a variable/register-based language.

Checklist:

  • Code datatype
  • Translation from JuvixAsm

@lukaszcz lukaszcz merged commit 8f75963 into main Oct 18, 2022
@lukaszcz lukaszcz deleted the juvix-reg branch October 18, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants