shinh / elvm

EsoLangVM Compiler Infrastructure
MIT License
1.13k stars 143 forks source link

Add CMake backend #63

Closed ooxi closed 5 years ago

ooxi commented 5 years ago

All instructions besides PUTC are implemented in pure CMake. PUTC relies on a helper binary since CMake does not handle binary strings particularly well.