Blueparen - blueparen.com - blueparen
General Information:
Latest News:
Linus Torvalds And Github 6 Sep 2011 | 02:36 pm
Linus Torvalds recently put the Linux kernel on Github as well as his dive log software. Here I asked him how he likes Github and what he thinks about it. From Linus: It seems to work well as a host...
Interview with Salvatore Sanfilippo about Redis 7 Mar 2011 | 06:36 pm
Salvatore Sanfilippo (or antirez) is author of Redis, an open source, key-value data store. Also known as a data structure server because values can be strings, hashes, lists, sets and sorted sets. W...
Albert Graef Interview Continuation - Constructor Symbols and Constructors with Equations 5 Mar 2011 | 06:50 am
This is a continuation of the Interview With Albert Gräf - Author of the Pure Programming Language, going more in depth about rewrite rules for data structures and functions. It is recommended to rea...
Interview With Albert Gräf - Author of the Pure Programming Language 2 Mar 2011 | 08:12 am
Albert Gräf is the author of the Pure programming language. Pure is a functional programming language based on term rewriting. It has a syntax featuring curried function applications, lexical closures...
Interview With Andy Lester - Author of Grep Replacement Tool Ack 1 Mar 2011 | 05:51 am
Andy Lester is the author of ack, a grep-like text search tool designed for programmers with large trees of heterogeneous source code. ack searches directories recursively by default while skipping u...
Why this is called blueparen 2 Feb 2011 | 06:18 pm
The editor of blueparen is a fan of LISP programming languages. What better than programming with a bunch of blue parentheses?
Which Programming Paradigm Do You Like Best? 19 Jan 2011 | 03:01 pm
Procedural Object-Oriented Functional Multi-Paradigm