How to Read from stdin in Lisp
Just as with reading program arguments, lisp looks a bit weird when reading from the stdin stream - until you get the hang of it.
Posts tagged with "lisp"
Just as with reading program arguments, lisp looks a bit weird when reading from the stdin stream - until you get the hang of it.
Lisp is a completely different way of looking at programming - where in Ruby everything is an object, in lisp everything is a list.
In my quest to get better acquainted with my new editor I decided to make some intelligent keyboard shortcuts for my blogging repository. I wanted one shortcut to publish the current draft and one to create a new draft with Jekyll.
People joke about that I change my blogging platform and editor of choice only to have something to write about. My recent adventures in Emacs have been caused by vacation time and hearing that Spacemacs may be a great way to transition from Vim.