Which is according to /prog the most useless language out there?
If I have to decide, it's gonna be "mIRC scripting language". The parser in mIRC sucks monkey balls. I don't know if it's statically type or dynamically typed, because if you get wrong space too much in something like an if statement, you get a syntax error.
Khaled Mardam Bey can go suck some donkey dick.
Name:
Anonymous2010-06-22 7:56
OP here, because if you get a space too much.
Anyhow, since when is it accepted as a real programming language anyways?
All of them except C. All languages compile into machine code; and C is just that (but human readable).
Anything more complicated than procedural instructions and ints/floats (perhaps even also strings, at a stretch) is just unoptimised bloat.
I have to agree with OP that mIRC's scripting language is terrible. It has many arbitrary limits, and you have to do the craziest things to work around them.
>>26
A #sicp dweller would know better than to refer to himself as ``OP''. He'd also know why brainfuck exists, and would have a better grasp on grammar.