Categories

Archives

Did You Know?

When I was 14, I taught myself x86 Assembler with the help of Peter Norton's Assembly Language Book that I borrowed from my uncle.

Recent Comments

Tags

asp audio browser bug business coalesce code crash Database db debian extension framework imap internet legions linux metaverse mysql obscurity patch PHP postgresql properties release scp Second Life second life security session social media sound sql ssh subversion tables tortoisesvn tribes ubuntu virtual world web windows zend zend framework zf

Less or Equal in Erlang

Just noticed that Erlang does not understand <=. It requires =< instead.

Write a comment