Marcin Bugaj
Results
3
comments of
Marcin Bugaj
+1 Was TinyRAM compiler made public?
Is there any workaround for this? Or perhaps can it be fixed in `Leaflet`?
@mkumar-cognam , I wrote a backend for tinyRAM for llvm: https://github.com/Orbis-Tertius/llvm-project/tree/tinyRAM_backend-1 It should be fully functional. Here are related repositories: - https://github.com/Orbis-Tertius/tinyram - tinyRAM machine emulator written in Haskell -...