Expand description

defines common traits used in the compiler.

コンパイラ等で汎用的に使われるトレイトを定義する

Traits

Pythonではis演算子に相当
This trait implements REPL (Read-Eval-Print-Loop) automatically The exec method is called for file input, etc.