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

Compiler #31

Open
luisamaralh opened this issue Oct 14, 2019 · 1 comment
Open

Compiler #31

luisamaralh opened this issue Oct 14, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@luisamaralh
Copy link
Collaborator

luisamaralh commented Oct 14, 2019

Create a compiler that translate our Oberon-lang to LLVM or FlyBytes

@rbonifacio
Copy link
Collaborator

In this case, I think that @arcosta and @FHandrick should start reading the LLVM documentation. I would suggest you guys write some simple C code and compile them to LLVM. After that, write a similar Oberon code and try to figure out some translation rules between Oberon and LLVM. We should write one translation rule to every Oberon construct (statements, expressions, and so on).

@rbonifacio rbonifacio added the enhancement New feature or request label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants