Y
Hacker News
new
|
ask
|
show
|
jobs
by
mpd
1766 days ago
in my case, I learned by writing a brainfuck compiler last year. Now I'm working on a compiler / vm for a 30 year old esoteric mud language.
1 comments
edoceo
1766 days ago
Can we see that?
link
mpd
1766 days ago
The brainfuck compiler is at
https://github.com/xxx/cbfc
, but I haven't opened up the other one to the public yet. It'll be open sourced once I'm further along with it.
link
edoceo
1766 days ago
Rad, thanks
link