2006-01-03から1日間の記事一覧

syntax-rules

ああ、またダメだ…今度こそ大丈夫だと思ってたのに… ありえんこの dark corner の多さ! そして束縛。変数束縛 form を認識する事無く hygene を確保することなんか可能なのか?追記: ん? いや大丈夫か…もう一つ太る要素を盛りこめばな!

compaction 下での GC

ふと思い付いて見てみたら大当たり。 static int within_heapp(ScmObj obj) { ScmCell *heap, *ptr; int i; if (!SCM_CANBE_MARKED(obj)) return 0; /* The pointer on the stack is 'tagged' to represent its types. * So we need to ignore the tag to ge…

gcc で一番よく使う option は -S

C

Makefile を使わずに自分で呼び出す分には案外冗談でもない。

syntax-rules

はっはっは どんどん太っていきますぞ Bench とるのが怖い