Husk is a dialect of Scheme written in Haskell that adheres to the R5RS standard. Advanced R5RS features are provided including continuations, hygienic macros, and a full numeric tower. (via husk-scheme)
CONTENTS
Meta
Husk is a dialect of Scheme written in Haskell that adheres to the R5RS standard. Advanced R5RS features are provided including continuations, hygienic macros, and a full numeric tower. (via husk-scheme)
The ISLISP programming language is a member of the Lisp family of programming languages. It attempts to bridge the gap between the various incompatible members of the Lisp family of languages (most notably Common Lisp, Eulisp, LeLisp, and Scheme) by focusing on standardizing those areas of widespread agreement. It is a small language, closer to [...]
It is so simple and powerful enough too, what a wonderful client: Tig. – via Atlassian
The first time you try using irssi with tmux you might notice that on screens larger than 40 rows the refresh functionality does not work. This is a known not-really-an-issue tmux requires a particular term and is quite clear about it in the docs (if you read them I did not). Found the solution here, [...]
Here is a nice article on what sound like some nice support libraries for Elisp.
Docco is a documentation generator that is semi-Literate and looks nice. It comes with JavaScript support, and there are clones for other languages.
“The Concurrent Schemer” (CSCM) is an implementation of the Scheme programming language built on top of the Erlang Virtual Machine. – via G+.
I had thought that it was only for Arduino coding, but it turns out to have much broader and interesting goals: Processing is a programming language, development environment, and online community that since 2001 has promoted software literacy within the visual arts. Initially created to serve as a software sketchbook and to teach fundamentals of [...]