Re: [O] Straight recursive fact prints in floating-point in org-babel but not in REPL

2015-12-06 Thread Charles C. Berry
On Sat, 5 Dec 2015, Nick Dokos wrote: Brian Beckman writes: Org-babel seems to print SLIME / SBCL bignums as floating point, at least in this gist (please see https://gist.github.com/rebcabin/f73cecd3c9b7da6218e9). I'd like to be able to control whether bignums are printed out in full. Any

Re: [O] Straight recursive fact prints in floating-point in org-babel but not in REPL

2015-12-05 Thread Nick Dokos
Brian Beckman writes: > Org-babel seems to print SLIME / SBCL bignums as floating point, at least in > this gist (please see > https://gist.github.com/rebcabin/f73cecd3c9b7da6218e9). I'd like to be able > to control whether bignums are printed out in full. Any advice for me? > I think this hap

[O] Straight recursive fact prints in floating-point in org-babel but not in REPL

2015-12-04 Thread Brian Beckman
Org-babel seems to print SLIME / SBCL bignums as floating point, at least in this gist (please see https://gist.github.com/rebcabin/f73cecd3c9b7da6218e9). I'd like to be able to control whether bignums are printed out in full. Any advice for me?