Gaucheの code.c を読んでいたら

こんなコメント発見。
今まさに同じ道を通っている。

/*----------------------------------------------------------------
 * Emitting instruction and operand, performing instruction combination
 */

/* This is originally implemented in Scheme, but moved here for efficiency,
 * since this routine is the most frequently called one during compilation.
 */