現在できること 整数の四則演算(C++のintの範囲内)。 (+ 1 2 3) 入れ子構造。 (+ (- 2 3) (* 2 3)) 複数行に分ける。 (+ (- 2 3) (* 2 3) ) コンパイルに必要なもの boost_regex readline.h