
Recent news
An Introduction to Erlang
Simon Willison - Simon Willison - September 13, 2007An Introduction to Erlang. Erlang gets the ONLamp tutorial treatment from Gregory Brown.
More (1 comments)
How to say big numbers in English: Common Lisp
Ruslan Spivak - September 12, 2007When i was describing notations and representation of numbers in Erlang(and Python) i forgot to mention very cool feature of format function in Common Lisp, with which i got acquainted exploring highly-recommended Practical Common Lisp book. This feature is ~R directive which knows how to…
More (0 comments)
Erlang for Python programmers: Part I
Ruslan Spivak - September 09, 2007Let’s skim over data types in Erlang today. Check previous tutorial for introduction. Numbers In Erlang there are two types of numeric literals: integers and floats. In Python there are four of them: plain integers(usually called just integers), long integers, floating point numbers, and imaginary…
More (0 comments)
CouchDB: Thinking beyond the RDBMS
Simon Willison - Simon Willison - September 03, 2007CouchDB: Thinking beyond the RDBMS. CouchDB is a fascinating project—an Erlang powered non-relational database with a JSON API that lets you define “viewsâ€� (really computed tables) based on JavaScript functions that execute using map/reduce. Damien Katz, the main developer currently works for MySQL and used to work on Lotus Notes.
More (0 comments)
Erlang for Python programmers: Intro
Ruslan Spivak - August 27, 2007I assume you have already installed Erlang on your system and are able to run erlang shell either from command line or from within Emacs (C-c C-z). This is a view of Eshell from my Emacs: Erlang (BEAM) emulator version 5.5.2 [async-threads:0] [hipe] [kernel-poll:false] Eshell…
More (0 comments)
Erlang man pages in Emacs
Ruslan Spivak - August 19, 2007Well it’s actually as simple as running M-x man RET module_name RET in minibuffer. I’m using Erlang setup from rpm on FC7 and by default man pages are located under /usr/lib/erlang/man/ so to use above command in minibuffer you must make sure you have your…
More (0 comments)
Htmlize your Erlang code buffer
Ruslan Spivak - August 19, 2007Recently I’ve begun to make blog posts and now want to have highlighting of Erlang’s code(actually any code , be it Python, Lisp, etc) in my posts. I’m using The One True Editor and it goes without saying that i want to convert my erlang…
More (0 comments)
More about binary search in Erlang
Ruslan Spivak - August 17, 2007In my previous post My Erlang binary search I’ve implemented binary search in Python and Erlang as small exercise for myself after reading Half-baked Ideas blog post. Good article pointing to specifics of implementation of that algorithm in Erlang was posted on Erlane’s blog which…
More (0 comments)
My Erlang binary search
Ruslan Spivak - August 15, 2007I was lurking and watching Erlang quite some time during this year and finally decided give it a shot after Programming Erlang was released. I ordered book in pdf format to rest assured i’ll get it in fastest possible way. After i read book a…
More (0 comments)
A quote from Ralph Johnson
Simon Willison - Simon Willison - August 08, 2007Erlang fits all the characteristics of an OO system, even though sequential Erlang is a functional language, not an OO language - Ralph Johnson
More (0 comments)
Erlang on Twitter
» TheMue (Frank Mueller): @stephaneducasse And allows a concurrency like Erlang.
» erlnews (Erlang news): Simple_one_for_one can only be terminated if appointed SHUTDOWN strategy to brutal_kill? #erlang http://t.co/HpqEEWmdxb
» nivertech (Zvi): RT @zkessin: Listen to Joe Armstrong talk about why #nodejs callbacks make life hard. Mostly #erlang http://t.co/beEVS8alsM
» nivertech (Zvi): RT @adron: #JavaScript #Nodejs & #Erlang for the zombie curing mad scientists. http://t.co/7v1vbbofw4
» MostlyErlang (MostlyErlang): Listen to Joe Armstrong talk about why #nodejs callbacks make life hard. Mostly #erlang http://t.co/9aTCzO6H8b
» zkessin (Zach Kessin): Listen to Joe Armstrong talk about why #nodejs callbacks make life hard. Mostly #erlang http://t.co/beEVS8alsM
» douglaswebdev (Douglas Miranda): Farwest allows front-end developers to write Erlang-powered applications without having to write any Erlang code - http://t.co/VanbEFDMDE
» 7sharp9 (Dave Thomas): @adron I was tempted to slip in a bit of Erlang into my javascript/F# project :-)
» adron (Adron Hall): #JavaScript #Nodejs & #Erlang for the zombie curing mad scientists. http://t.co/7v1vbbofw4
» akohli (akohli): @pageboy_za Erlang.
Statistics
Number of aggregated posts: 10650
Most recent article: May 20, 2013
Latest comments
» Moraru on This is Why You Spent All that Time Learning to Program: It is true that computer science was a pain in the back at time that i’ve had to learn it…
» Commercial hand dryers on Couchbase Meetup at new HQ: Buy online from here where you will get so much of variety in Commercial hand dryers for people. If you…
» Fort McMurray Homes on Motivated Reasoning and Erlang vs Python vs Node: I don’t really understand why this post is motivational? I don’t even see a post, just a title. Fort McMurray…