/bx

Primary LanguageC

Arthur Whitney’s B compiler, ported to macOS

current status:

~/H/bprlwrap ./bin/b

 a[ii]$[x;a[-x;$[y;a[x;-y];1]];+y]
 a[3;4]
125

 f[i]$[x;f[x-1]*x;1]
 f[10]
3628800