Nqcc This is a nice small C subset compiler implemented in Elixir. Installation git clone https://github.com/hiphoox/qncc.git cd qncc mix escript.build Using nqcc file_name.c nqcc --help Examples $ nqcc ./examples/return_2.c