Alligator Eggs!
This is the funniest introduction to lambda-calculus ever. (saw it at #d channel . . . → Read More: Alligator Eggs!
|
|||||
|
Alligator Eggs! This is the funniest introduction to lambda-calculus ever. (saw it at #d channel . . . → Read More: Alligator Eggs! I really-really want to see a programming language, which allows using proper unicode symbols for operators. I mean: × instead of * This list can be continued more and more… I perfectly understand the roots of current situation and I don’t ask to use . . . → Read More: Unicode vs. Programming Languages People often debate on reasons of PHP’s success and “not so big success” of it’s more powerful competitors. My belief is, that one of the major parts of PHP’s win was it’s manual. All of the competitors had basic API documentation, but they didn’t have: syntax-highlighted examples for the majority of functions It’s actually getting better now . . . → Read More: on documentation Trac is one of the best things which happened to open-source software. But that is not news, really. The good news is, that haskell software community started to adopt Trac for their needs too. One of the examples is MissingH library. The reason of “tracification” is simple: there is a stable darcs plugin available . . . → Read More: trac for haskell Understanding of monads is an iterative process.. At one moment you think you understand them good enough, and the very next moment you know that everything you know is wrong. So, one more good article for the . . . → Read More: nice article about monads Everyone wants “hello world” application for being convinced, that the thing can work. Here is one written in Haskell and web-related. It’s quite straight-forward: import Network.FastCGI htmlPage main = runFastCGIorCGI (output (renderHtml htmlPage)) To . . . → Read More: “Hello world!” in Haskell I am sorry for not blogging anything, lately. Basically I was too busy coding different stuff for money. Now, that I finally finished all the important stuff I will continue writing here. My main points of interest, for now, are: PHP 5.2 (looking forward to speed optimizations, json and filter) |
|||||
|
Copyright © 2010 Alexey Zakhlestins blog - All Rights Reserved |
|||||