HackerTrans
TopNewTrendsCommentsPastAskShowJobs

geospeck

no profile record

comments

geospeck
·29 giorni fa·discuss
Yukihiro Matsumoto is an Emacs user as well[1]. He is also the original author of ruby-mode.el[2].

[1] https://news.ycombinator.com/item?id=6094610 [2] https://github.com/emacs-mirror/emacs/blob/master/lisp/progm...
geospeck
·2 mesi fa·discuss
There is also a native implementation of Clojure on the Common Language Runtime (CLR) https://github.com/clojure/clojure-clr
geospeck
·4 mesi fa·discuss
Do you have a link to the proposal and the discussion? I am quite interested to see the implementation details. Thanks!
geospeck
·4 mesi fa·discuss
I also found this blog post useful for using Vim with Common Lisp https://susam.net/lisp-in-vim.html
geospeck
·9 mesi fa·discuss
Here[1] is a nice breakdown of Zippers in Clojure. I am not the author of the post but I found it very helpful when I wanted to learn more about Zippers in Clojure. There are some nice illustrations as well.

- https://grishaev.me/en/clojure-zippers/