<< 10/27 >>
First Last

target X, Y, Z て何よ

バイナリ作るならLLVM使えば良いという話もあり

  $ out/8cc -Ilibc -S hello.c -o hello.eir
  $ out/elc -rb hello.eir > hello.rb
  $ ruby hello.rb
  Hello, world!