HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pretty_dumm_guy

no profile record

コメント

pretty_dumm_guy
·2 年前·議論
Neat!

  str.trim().split(" ").map(hex => String.fromCharCode("0x" + hex)).join()
seems to give the answer.
pretty_dumm_guy
·4 年前·議論
> Having two IRs (or even having a 1st-stage IR for each frontend language) sounds like something that a compiler project would want to avoid in the long term

Can you please share the reason behind why it should be this way ?
pretty_dumm_guy
·4 年前·議論
How do you verify the correctness of your fusion operation ?