Computers do not work with function evaluations, but rather imperatively. Therefore only fags use functional or somewhat-functional programming langauges. Discuss
Name:
Anonymous2007-12-04 22:07
(setf (car thread) 'youthink))
Name:
Anonymous2007-12-04 22:10
Computers do not work with loops, rather with goto. Therefore only fags use looping or somewhat looping languages.
Coomputer do not work with types, only with numbers. Therefore only fags use typed languages. Discuss.
Name:
Anonymous2007-12-04 22:58
Coomputer do not work with Enterprise ObjectBeans Factory Singletons, therefore only niggers use Java. Oh wait.
Name:
Anonymous2007-12-05 7:53
We do not exist to serve the computer. The computer exist to serve us.
Name:
Anonymous2007-12-05 8:20
Computers do not work with well-rounded emotioanlly-mature human beings, but rather with well-defined clinal logic. Therefore only the autistic and socially-deficient use computers. Discuss
>>1
Interesting thought: Every action has an equal and opposite reaction.
How does this manifest itself in imperative languages? It doesn't.. computers (waste a lot of energy to) go against the fundamental laws of physics.
go back to assembly if you wish to program according the computer architecture.
Name:
Anonymous2007-12-05 22:01
go back to manual input of opcodes if you wish to program according the computer architecture.
Name:
Anonymous2007-12-21 18:19
A Haskell Lover's Plea
Why should I renounce for you, dear Haskell,
My much yearned for side-effects?
Why should I face the software dragons
Without my weapon, my manly spear of destruction?
They call you non-strict, oh so elegant and pure Ariel.
Yet side-effect celibacy is surely severe.
Your flesh is too weak, you brutish beast.
The tarpit demons of software hell await you!
This sinful habit in which you indulge
Does more harm than good.
Restrain yourself! And you too will see
The wondrous and refined joys of referential transparency!
Alas, I can do without goto, without call/cc.
But sans side-effects, I am lost and forlorn, can't you see?
Oh, lady fairer yet than admirable Miranda (tm),
Scheme's prolix, parenthetical tedium
Is no match for your elegant syntax. What's more,
Your list comprehensions outshine even Prolog for sure...
Ah, flatter me not, you low-spirited Caliban!
Do you not know what advantages await
Those who renounce destructive update?
Start with an immaculate high-level specification,
Throw in some algebraic code transformation.
Soon you will have a provably correct and maintainable implementation.
Show mercy on mere mortals like me!
How I dream still of the efficient pleasures of pointer manipulation!
How I too wish to mutate memory with thoughts born of von Neumann earthiness!
Relent! Relent! Let me have my assignment, my printf, my gensym.
Let me fulfill my destructive impulses.
Let me set bang. Let me update. Let me assign. Let me mutate.
Fear not, lowly beast, I have heard your pleas.
To satisfy your low-level desire
I'll give you monads, linear types, MADTs,
Even single-threaded polymorphic lambda calculi.
My beauty may suffer, still I will aspire
To let you do (within typeful limits) what you please.
Rejoice! Rejoice! I'm free! I'm free!
The best of both worlds is mine at last.
Oh, infinite progeny of Church, Hope, and ML,
I curry favor not when I say:
Scan me right, fold me left,
Lazy lady of many shapes, you've got class.
Name:
Anonymous2007-12-21 19:37
This thread. I lold at it.
Name:
Anonymous2007-12-21 19:47
Computers do not work with stacks, but rather registers. Therefore only fags design computers.
>>28
I disagree, for it really is you who has been trolled.
Name:
Anonymous2007-12-22 5:55
>>29 Surely you jest!
Hah, behold, I am clearly a superior being for I call upon the arcana of BBCodeyou wouldn't be able to comprehend with your pitiful excuse for a brain in your entire miserable lifetime.
>>45
I don't have it anymore. I just posted in some thread and, after realizing that it sucks ass and that I can't be bothered to make it suck less, deleted it. I think you can look it up somewhere, though.
>>47
I'm not quite sure. My mode had some support for syntax highlighting, but probably I didn't post those parts.
Name:
Anonymous2007-12-23 5:42
[m]
;;; bbcode-mode.el --- BBCode editing commands for Emacs
;; Copyright (C) 2007 Free Software Foundation, Inc.
;; This file is NOT part of GNU Emacs.
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
;; as published by the Free Software Foundation; either version 2
;; of the License, or (at your option) any later version.
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with this program; if not, write to the Free Software
;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
;; MA 02110-1301, USA.