Y
Hacker News
new
|
ask
|
show
|
jobs
by
aijony
1760 days ago
Better idea, use Guile's built in Emacs lisp engine:
https://www.gnu.org/software/guile/manual/html_node/Emacs-Li...
1 comments
Pet_Ant
1760 days ago
No because then it is still using EmacsLisp which is dynamically scoped. The idea is really to move it over to a traditional lexically scoped Scheme.
link