現実トウヒの成果

なんとなく gosh 起動して入力してみたら一発ツモ。なんで現実トウヒはこんなに生産性が高いのか、と小一時間説教 (誰

gosh> (disasm (lambda (a b c d) (e d)))
main_code (name=#f, code=0x4099c0, size=3, const=1, stack=4):
args: #f
     0 LREF0-PUSH-GREF-TAIL-CALL(1) #<identifier user#e>; (e d)
     2 RET 
#<undef>
gosh> 

ここが一発ツモだとあとはコピー (LREF0_PUSH_GREF_CALL) になるな。楽してスミマセン。
とゆーコトで早々に終了。(とほほ