lispy icon indicating copy to clipboard operation
lispy copied to clipboard

Guile as default scheme?

Open jgarte opened this issue 2 years ago • 4 comments

Hi,

How do I set guile to be the default scheme implementation when I run lispy--eval-scheme?

jgarte avatar Nov 29 '22 02:11 jgarte

problem is related to #542

jgarte avatar Jan 02 '23 22:01 jgarte

@jgarte Very lazy and in-eloquent solution, but to avoid the above error:

(defun geiser-racket--language () '())

BonfaceKilz avatar Feb 07 '23 11:02 BonfaceKilz

Hi @BonfaceKilz Thanks I'll try that soon ;()

jgarte avatar Feb 07 '23 11:02 jgarte

jgart @.***> aliandika:

Hi @BonfaceKilz Thanks I'll try that soon ;()

Sure! I'll have to come up with something more solid. I'm back to working in Scheme!

-- (Life is like a pencil that will surely run out, but will leave the beautiful writing of life.) (D4F09EB110177E03C28E2FE1F5BBAE1E0392253F (hkp://keys.openpgp.org))

BonfaceKilz avatar Feb 08 '23 08:02 BonfaceKilz