1 May 2014 (Thu)

17:43:01 # Life Brainfuck. I've been playing with brainfuck for my holiday project. It seems like an easy enough language to write an interpreter and compiler. So far I've implemented several C++ interpreters and x86_64 assembly, refreshing to read x86_64 ABI documentation to see that it's not quite the same as x86. I thought rax was going to be used as first parameter, but rdi is used instead, hmmm why did I think so.

Junichi Uekawa

$Id: dancer-diary.el,v 1.94 2009/10/21 14:02:48 dancer Exp $