C compiler from scratch Referenced website: 低レイヤを知りたい人のためのCコンパイラ作成入門 Calculating pi 円周率を計算するプログラムをコンパイルして実行します。 Compile and run a program to calculate pi. $ make pi