Final boss llvm dcpu-16 backend #5
vasucp1207
started this conversation in
Ideas
Replies: 2 comments
|
Have you a structure in mind? Some block diagram? |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Are you even a compiler engineer if you don't f**k with llvm and gcc. Our idea building a
dcpu-16backend for llvm see llvm-dcpu16 for reference the project discontinued about 14 years ago. Our aim to maintain a latestdcpu-16llvm backend. First we need adcpu-16emulator for testing the codegen output there are many emulator available but we will building our own. Sincedcpu-16is a very simple 16bit processor building an emulator for it does not take much time. We are choosing Rust for building the emulator. Lets see whats our Rust and emulation expert @synanki will bring to the table.cc @Aliqyan-21 and @synanki
All reactions