guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs lisp compatible names


From: Sam Halliday
Subject: emacs lisp compatible names
Date: Wed, 11 Mar 2020 20:01:47 +0000

Hi all,

I read in the Guile manual's section on the Emacs lisp frontend that
there is special falsey treatment for nil and empty lists, etc etc.

But I was left wondering if all the other language constructs of emacs
lisp are implemented, e.g. optional parameters, its lisp-2 nature.

Also, now that Emacs lisp has opt-in lexical scoping, is that something
that can be used from the Guile emulation?

Additionally, what about the stdlib functions? Are there aliases so that
I don't need to remember the Guile names for mapcar and progn? :-D

-- 
Best regards,
Sam

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]