[Slime-devel] Is it possible to get double-float from lisp?

9 May
2014
9 May
'14
11:37 p.m.
Due to different syntaxes for floats: (slime-eval `(anything-that-poduces-double-floats)) => a variable I wonder if this is curable? Thanks. Leo

10 May
10 May
5:39 a.m.
Due to different syntaxes for floats:
(slime-eval `(anything-that-poduces-double-floats)) => a variable
I wonder if this is curable? Thanks. It's possible, make sure that SWANK-RPC::PRIN1-TO-STRING-FOR-EMACS
Leo Liu <sdl.web@gmail.com> writes: prints doubles appropriately. -- With best regards, Stas.
3997
Age (days ago)
3998
Last active (days ago)
1 comments
2 participants
participants (2)
-
Leo Liu
-
Stas Boukarev