You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Create a compiler that translate our Oberon-lang to LLVM or FlyBytes
The text was updated successfully, but these errors were encountered: