INSTANT REVIEWS of programming languages (296)

1 Name: !WAHa.06x36 05/01/04(Tue)01:33 ID:XYxTySqa [Del]

INSTANT REVIEW: C

You can complain all you want, it's not going anywhere anytime soon.

167 Name: #!/usr/bin/anonymous : 2006-10-24 17:56 ID:Heaven

INSTANT REVIEW: !WAHa.06x36

He likes to pass himself off as an anonymous bbs enthusiast, but really still uses a tripcode as seen in >>1

168 Name: dmpk2k!hinhT6kz2E : 2006-11-06 00:33 ID:Heaven

INSTANT REVIEW: Common Lisp

The *nix of languages: full of cruft, inertia, and too many implementations.

169 Name: #!/usr/bin/anonymous : 2006-11-08 19:55 ID:fVto3oD1

INSTANT REVIEW: JavaScript 2.0

Perl 6.

170 Name: !WAHa.06x36 : 2006-11-08 21:25 ID:Heaven

>>167

Try and guess how many posts I have made in this thread.

171 Name: not dag ågren!WAHa.06x36 : 2006-11-09 18:51 ID:Heaven

i think i've posted as !WAHa.06x36 at least once in this thread... i thought everyone knew his tripcode...

172 Name: #!/usr/bin/anonymous : 2006-11-09 22:08 ID:Vn9wp4is

a review from someone who's in the middle of learning...

Instant Review: ASM

huh...?

173 Name: #!/usr/bin/anonymous : 2006-11-09 22:48 ID:Heaven

>>172
more like "huh...? which ASM?"

i'm guessing x86, in which case my comment would be more like "OH GOD MAKE THE PAIN STOP" and also "why would anyone learn this"

174 Name: #!/usr/bin/anonymous : 2006-11-10 01:26 ID:JuQczCtB

>>173
actually, that last question applies equally no matter which ASM you're talking about.

175 Name: dmpk2k!hinhT6kz2E : 2006-11-10 05:26 ID:Heaven

INSTANT REVIEW: Ruby2

And you thought Perl6 was taking a long time...

176 Name: #!/usr/bin/anonymous : 2006-11-10 06:50 ID:Zqxrhi1V

INSTANT REVIEW: WINDOWS DDK

When you think programming is easy

177 Name: #!/usr/bin/anonymous : 2006-11-10 06:52 ID:Zqxrhi1V

INSTANT REVIEW: MACHINE CODE

Put that in Pascal's pipe and smoke it.

178 Name: #!/usr/bin/anonymous : 2006-11-19 20:25 ID:Heaven

>>171
we don't, please tell us :3

179 Name: #!/usr/bin/anonymous : 2007-01-14 04:35 ID:ugE4JKvk

INSTANT REVIEW: brainfuck
Any language that looks like ebay comment feedback is GREAT+++++++++++++

180 Name: not dag ågren!WAHa.06x36 : 2007-01-14 05:08 ID:Heaven

>>178
write a tripcode cracker and crack it yourself. that's what i did.
it only took me about half an hour to crack this tripcode...

181 Name: #!/usr/bin/anonymous : 2007-01-14 17:32 ID:7kGCLyAg

09013251697
E8IW-QI8E.Ru-chan.E8IW-QI8E@softbank.ne.jp

182 Name: !WAHa.06x36 : 2007-01-14 22:25 ID:Heaven

#hR6k

183 Name: #!/usr/bin/anonymous : 2007-01-21 02:19 ID:5NRPEZwb

>>173-174
ASM more like Spasm

184 Name: Mr VacBob!JqK7T7zan. : 2007-01-23 02:41 ID:3kxjsr+0

INSTANT REVIEW: Ragel

Despite being a language for writing parsers, I am only going to provide text parsing and not any built-in way of reading numbers, and code callbacks will only get pointers to the end of a token instead of the beginning.

185 Name: Mr VacBob!JqK7T7zan. : 2007-01-24 00:47 ID:Yj6TVa7z

(It's actually quite nice though. http://www.zedshaw.com/tips/ragel_state_charts.html)

186 Name: #!/usr/bin/anonymous : 2007-01-25 05:20 ID:yoRGtsDq

INSTANT REVIEW: Java and PHP

Fail and AIDS.

187 Name: #!/usr/bin/anonymous : 2007-01-25 05:42 ID:Heaven

>>186

Thank you for your most wonderful and constructive addition to this THREAD. You humble >>1-185 and remind them about why they can't post just like YOU.

Idiot.

188 Name: #!/usr/bin/anonymous : 2007-01-26 04:01 ID:yoRGtsDq

class Yhbt {
public static void main (String[] args) {

    System.out.println("Thank you for your most humble critique of my most serious post, whose purpose was only to attempt to contribute constructively to this thread");

}
}

189 Name: #!/usr/bin/anonymous : 2007-01-28 00:29 ID:eKV1bKEi

INSTANT REVIEW: Smalltalk
Yay programming:Everything using:Messages is:Fun.

190 Name: #!/usr/bin/anonymous : 2007-01-28 04:10 ID:yoRGtsDq

INSTANT REVIEW: SQL

Official lanaguage of the universe.

191 Name: #!/usr/bin/anonymous : 2007-01-28 12:48 ID:eKV1bKEi

The embedded list!
------------------

INSTANT REVIEW: x86 assembly
It's fun when you're programming your shiny new 3GHz $500 processor with an instruction set that was antiquated 20 years ago, and realize it's gonna be around for another 20 years.

INSTANT REVIEW: MIPS assembly
It's fun when you're programming your four year old 1GHz $5,000 processor with one of the cleanest instruction sets around, and realize that nobody makes MIPS systems anymore.

INSTANT REVIEW: ARM assembly
It's fun when you're programming your brand new 1GHz $5 processor with one of the simplest instruction sets around, and realize you're targeting a mobile phone.

INSTANT REVIEW: PowerPC assembly
It's fun when you're programming your brand new 3GHz $50 processor with one of the most popular RISC instruction sets around, and realize that Apple abandoned you and the latest PowerPC processors are more crippled than netburst.

INSTANT REVIEW: PIC assembly
It's fun when you're programming your brand new 40MHz $0.50 processor with one of the most basic instruction sets around, and realize that you're writing code for a remote control!

INSTANT REVIEW: C166 assembly
It's fun when you're programming your brand new 40MHz $50.00 processor with one of the most funky instruction sets around, and realize that if you make a mistake somebody is probably going to die.
(note: C166s are used in a lot of car management computers, airplane instruments, etc)

INSTANT REVIEW: VU assembly
It's fun when you're programming your six year old 297MHz processor with one of the coolest instruction sets around, and realize you've just spent twenty hours solid optimizing a loop for a game that's just been canceled.

INSTANT REVIEW: C
It's fun when you realize that you can do something easier and more efficiently in assembly, but your manager requires it to be "portable".

192 Name: #!/usr/bin/anonymous : 2007-01-29 05:02 ID:/jW1zPYT

INSTANT REVIEW: Python and Ruby at the same time, presented entirely as a quote from some web forum:

"0 is true?!? This sensation in my head must be what those Python-haters feel when they unfairly dismiss a language with meaningful whitespace."

193 Name: Mike : 2007-01-30 04:44 ID:IUtWi4Az

are there any reviews on Visual Basic ^^;

194 Name: #!/usr/bin/anonymous : 2007-02-01 14:56 ID:F33LqDXu

INSTANT REVIEW: Visual Basic

No.

195 Name: dmpk2k!hinhT6kz2E : 2007-02-01 18:28 ID:Heaven

INSTANT REVIEW: Visual Basic

Did you mean: delphi?

196 Name: Nanoviper : 2007-02-02 22:51 ID:FmOmdMOq

C++ is teh pwn lols

197 Name: Mike : 2007-02-03 05:37 ID:IUtWi4Az

nope visual basic is an actual programming language. it was made by microsoft.

198 Name: Mike : 2007-02-03 05:38 ID:IUtWi4Az

>>195

you might be right I am still new to programming.

199 Name: #!/usr/bin/anonymous : 2007-02-03 08:28 ID:NlnfM89W

INSTANT REVIEW: Visual Basic

HyperCard for professionals.

200 Name: #!/usr/bin/anonymous : 2007-02-03 14:43 ID:iXdB98qu

>>195 win... even though nobody else seems to have got the joke :)

201 Name: #!/usr/bin/anonymous : 2007-02-04 05:07 ID:Heaven

>>200
oh we got it, but we didn't feel a need to bump the thread to say so

202 Name: #!/usr/bin/anonymous : 2007-02-05 08:58 ID:Heaven

In after 200GET

203 Name: #!/usr/bin/anonymous : 2007-02-11 15:49 ID:08L0mvSO

INSTANT REVIEW: Visual Basic
Because boss wants it done, YESTERDAY!

204 Name: #!/usr/bin/anonymous : 2007-02-12 18:54 ID:3kxjsr+0

INSTANT REVIEW: SML

It is impossible to get a runtime exception with this language, because it is impossible to understand the compiler errors.

205 Name: #!/usr/bin/anonymous : 2007-02-13 18:54 ID:3kxjsr+0

(This also applies to Haskell.)

206 Name: #!/usr/bin/anonymous : 2007-02-14 08:04 ID:Heaven

INSTANT REVIEW: VB.NET

>combines the essence of C++ and javascript

207 Name: Guille : 2007-02-14 15:34 ID:aVlv23GN

>>80 I lold

INSTANT REVIEW - Pseudocode

Just as useful as Pascal: You will have a great idea of what to do, but you'll have to apply it somewhere else later if you want it to be out to the public.

208 Name: #!/usr/bin/anonymous : 2007-02-16 04:28 ID:5NRPEZwb

>>203
Now that's the truth.

209 Name: #!/usr/bin/anonymous : 2007-02-16 14:03 ID:BYjEXjax

INSTANT REVIEW: Lisp
http://xkcd.com/c224.html

INSTANT REVIEW: Visual Basic
BASIC and C++ are horrible! Let's program in both of them at the same time!

210 Name: #!/usr/bin/anonymous : 2007-02-20 19:11 ID:jP2jR3E9

INSTANT REVIEW: C++
Segmentation fault.

INSTANT REVIEW: C
Hello World!^$&% @LK#J @ ^K@#LJ$ @#LKJ(U (U ASH@#%() (@U# 235 23(^@#)(U$ @#I^ 2394 2#^(@ U#$@#$ 23^KJ#$ @(#U ^U==12#(P @%(U

211 Name: #!/usr/bin/anonymous : 2007-02-20 21:26 ID:3kxjsr+0

INSTANT REVIEW: PHP
\'Hello World!\'

212 Name: #!/usr/bin/anonymous : 2007-02-24 17:03 ID:Heaven

>>211
good one

213 Post deleted by moderator.

214 Name: #!/usr/bin/anonymous : 2007-06-03 03:51 ID:CoHgljDv

>>211

oh exploitable

215 Name: #!/usr/bin/anonymous : 2007-06-04 21:47 ID:+HdpEdoV

INSTANT REVIEW: Common Lisp

We got the language right back in the '50s, and then spent the next 50 years trying to agree on the argument order. And failed.

216 Name: #!/usr/bin/anonymous : 2007-11-07 10:45 ID:p53KKMyr

Algol: Assembly language is too low-level.

Pascal: Algol doesn't have enough data types.

Modula: Pascal is too wimpy for systems programming.

Simula: Algol isn't good enough at simulations.

Smalltalk: Not everything in Simula is an object.

Fortran: Assembly language is too low-level.

Cobol: Fortran is scary.

PL/1: Fortran doesn't have enough data types.

Ada: Every existing language is missing something.

Basic: Fortran is scary.

APL: Fortran isn't good enough at manipulating arrays.

J: APL requires its own character set.

C: Assemby language is too low-level.

C++: C is too low-level.

Java: C++ is a kludge. And Microsoft is going to crush us.

C#: Java is controlled by Sun.

Lisp: Turing Machines are an awkward way to describe computation.

Scheme: MacLisp is a kludge.

T: Scheme has no libraries.

Common Lisp: There are too many dialects of Lisp.

Dylan: Scheme has no libraries, and Lisp syntax is scary.

Perl: Shell scripts/awk/sed are not enough like programming languages.

Python: Perl is a kludge.

Ruby: Perl is a kludge, and Lisp syntax is scary.

Prolog: Programming is not enough like logic.

http://www.paulgraham.com/fix.html

217 Name: #!/usr/bin/anonymous : 2007-11-07 10:53 ID:3zcV5jbD

MATLAB: You'd already best have finished C if you even want to THINK about using this language.

218 Name: c:\4-ch\anonymous.exe : 2007-11-07 11:24 ID:Heaven

>>216
Look, it's Paul Graham!

Or is a just a faggot who copy and pastes shit from reddit?

219 Name: #!/usr/bin/anonymous : 2007-11-07 14:46 ID:Heaven

Aw c'mon, don't bring back this worthless trolling thread.

220 Name: dmpk2k!hinhT6kz2E : 2007-11-07 17:44 ID:Heaven

INSTANT REVIEW: Python and Ruby

We're advanced languages!

Huh? Lexical scoping? What's that?

221 Name: #!/usr/bin/anonymous : 2007-11-07 22:33 ID:Heaven

ruby: last minute attempt to be functional

222 Name: #!/usr/bin/anonymous : 2007-11-08 04:00 ID:Heaven

lucid: haskell and prolog are not academic enough

223 Name: #!/usr/bin/anonymous : 2007-11-08 12:01 ID:Heaven

>>220 Ruby has lexical scoping.

224 Name: dmpk2k!hinhT6kz2E : 2007-11-08 16:29 ID:Heaven

>>223
It most assuredly does not. Rather, it has that hack called blocks to substitute for first-class functions and lexical scoping (and doesn't get it right either).

225 Name: #!/usr/bin/anonymous : 2007-11-10 10:23 ID:Heaven

Saying it doesn't get it right without saying how it doesn't get it right, is effectively the same as giving no information whatsoever.

226 Name: dmpk2k!hinhT6kz2E : 2007-11-10 21:13 ID:Heaven

>>225
For your edification: http://4-ch.net/code/kareha.pl/1132768506/105

Now, let's get back to the humor:

227 Name: #!/usr/bin/anonymous : 2007-11-14 23:33 ID:TpfWKJ1a

INSTANT REVIEW: Machine Code
1010 1010 1011 1010 0010 0011 1001 1001

228 Name: #!/usr/bin/anonymous : 2007-11-15 14:51 ID:wJ/iY0TB

Delphi: silently getting shits done.

229 Name: #!/usr/bin/anonymous : 2007-11-15 15:02 ID:NqLovCe4

INSANT REVIEW: lisp
Simple (the first scheme manual was ~50 pages long))))))))))))))))))))))))

230 Name: #!/usr/bin/anonymous : 2007-11-16 01:27 ID:Z2bF661s

PowerShell, C#, and J#: "C'mon guys, we're cool and hip! Just like Ruby, Python, and Java!"

WCF (Indigo) and ASP.NET: "C'mon guys, we're cool and hip! Just like SOAP, AJAX, PHP, and Rails!"

OT: Zune: "C'mon guys, we're cool and hip! Just like the iPod!"

231 Name: #!/usr/bin/anonymous : 2007-11-16 12:31 ID:Heaven

INSTANT REVIEW: >>230

Will hate anything with Microsoft's name on it, without ever looking at what it actually is.

232 Name: #!/usr/bin/anonymous : 2007-11-16 13:39 ID:Z2bF661s

>>231
I used to work at Microsoft ("v-" work-for-hire on the Group Policy sub-division of the Enterprise Services sub-division of the OS division). So yes, I am pretty familiar with most of the technologies I mock.

Have you ever heard of irony? I hate MS's sycophancy more than the actual technologies themselves.

INSTANT REVIEW: >>231

Abort, Retry, or Fail (A/R/F)? F

233 Name: #!/usr/bin/anonymous : 2007-11-18 00:27 ID:qb2OZHWF

INSTANT REVIEW: Ruby

A blast!

234 Name: #!/usr/bin/anonymous : 2007-11-18 03:47 ID:N0iTodDE

INSTANT REVIEW: Actionscript
Let's pay money to program in PHP.

235 Name: #!/usr/bin/anonymous : 2007-11-18 22:05 ID:FV4Xok2O

INSTANT REVIEW: Python
The OSX of programming languages. Good at getting stuff done, but it won't help your E-penis.

236 Name: #!/usr/bin/anonymous : 2007-11-19 03:00 ID:Heaven

>>235
If you have to explain the analogy then it isn't funny.

237 Name: #!/usr/bin/anonymous : 2007-11-19 12:33 ID:Heaven

>>236
If you have to explain someones failure, he instantly wins and you fail

238 Name: #!/usr/bin/anonymous : 2007-11-19 23:35 ID:Heaven

>>237
I disagree. Rather, you fail.

239 Name: #!/usr/bin/anonymous : 2007-11-20 00:07 ID:Heaven

>>238
i agree. you fail.

240 Name: #!/usr/bin/anonymous : 2007-11-24 13:41 ID:Heaven

>>239
I'm >>238, and I concede that I fail.

241 Name: #!/usr/bin/anonymous : 2007-11-27 00:35 ID:4qYKlJbL

INSTANT REvIEW: C#
I'm Java, but not portable.

242 Name: #!/usr/bin/anonymous : 2007-11-27 04:21 ID:jlwenTeP

INSTANT REVIEW: Eiffel
Buzzword-oriented programming.

243

244

245 Name: #!/usr/bin/anonymous : 2007-12-07 20:45 ID:QKTQ9yxK

INSTANT REVIEW VIA LARRY WALL QUOTES: PHP
"We've also seen the rise of PHP, which takes the worse-is-better approach to dazzling new depths, as it were. By and large PHP seems to be making the same progression of mistakes as early Perl did, only slower."

246 Name: #!/usr/bin/anonymous : 2007-12-07 21:18 ID:Heaven

INSTANT REVIEW: Java

I'm Java, but not portable.

247 Name: #!/usr/bin/anonymous : 2007-12-08 00:13 ID:/I5weYqw

INSTANT REVIEW: Python

Unreadable, unmaintainable and unstructured.

248 Name: #!/usr/bin/anonymous : 2007-12-08 05:06 ID:cPy/hgsy

>>247

>Unreadable

Anything but, with it's forced indentation.

249 Name: #!/usr/bin/anonymous : 2007-12-08 06:38 ID:Heaven

INSTANT REVIEW: Trolling

Post deleted by moderator.

250 Name: #!/usr/bin/anonymous : 2007-12-08 12:12 ID:Heaven

>>248
Forced indentation doesn't help readability, although it does increase irritability.

251 Name: #!/usr/bin/anonymous : 2007-12-10 02:38 ID:Heaven

>>250
Why not?

252 Name: #!/usr/bin/anonymous : 2007-12-10 03:41 ID:7RLMXImK

>>251

Because frankly, expert programmers don't want to waste time tending bonsai when they're experimenting. That means they want a language that helps them get prototype-quality results fast. That's why languages like perl and lisp are so damn powerful: Their design makes it easy to get results fast.

When Python makes you spend so much time on some code aesthetic that you're not experimenting, you necessarily end up with a second-rate design. Oh sure, it looks pretty, but it took you three times longer, and it's slower than what could've been accomplished in better languages.

253 Name: #!/usr/bin/anonymous : 2007-12-11 12:15 ID:Heaven

>>252
I've already designed my program using models on paper and in my head before I touch a keyboard. Writing code takes me no time compared to the time it takes me to model ways of solving the specs.

254 Name: #!/usr/bin/anonymous : 2007-12-12 02:57 ID:7RLMXImK

>>253 The requirements are rarely well-known enough to make those kinds of decisions before development starts. That's why programs like BIND, Sendmail, DHCPD, and Apache are so freakishly complicated, and buggy. It isn't because the people writing them are worse engineers than you- they're probably much better engineers. It is the result of their development that has made the domain well-defined, so it is obvious that getting the prototype working quickly is more important. It provides useful information that all the planning on paper and "in your head" will simply never provide.

255 Name: #!/usr/bin/anonymous : 2007-12-12 03:09 ID:19xldjGT

>>252
Get a real text editor editor.

Also, I don't see how it doesn't help readability.

256 Name: #!/usr/bin/anonymous : 2007-12-12 14:06 ID:Heaven

Better yet, use a better language and a real text editor, and save even more time.

257 Name: #!/usr/bin/anonymous : 2007-12-12 17:31 ID:Heaven

Discussion now continues here: http://4-ch.net/code/kareha.pl/1197432195/

258 Post deleted.

259 Name: #!/usr/bin/anonymous : 2007-12-14 10:59 ID:FV4Xok2O

INSTANT REVIEW: XSLT

It's Turing Complete!

260 Post deleted.

261 Name: bash2.05b$ : 2007-12-19 03:00 ID:28OSZLnX

Assembler
Like trying to shoot yourself in the foot, but you end up having to invent the gun, the foot, and you.

262 Name: #!/usr/bin/anonymous : 2007-12-20 20:51 ID:+k9wIilP

>>261
What do you mean by assembler?
Like NASM or that fucking horrible GNU ASM

263 Name: #!/usr/bin/anonymous : 2007-12-21 01:37 ID:Heaven

>>262
NASM uses what's called Intel assembly. "The other" format is AT&T assembly, and it has a number of functional benefits over Intel syntax, not the least of which being it's what every other system uses, which means porting between architectures is (a small bit) easier.

NASM reminds me too much of Microsoft assembler.

264 Name: #!/usr/bin/anonymous : 2007-12-28 11:19 ID:w5mKF+sm

[B]INSTANT REVIEW: MALBOLGE[/B]

GOQ/)§%"06z8jT§%OI&UJASOI%

265 Name: #!/usr/bin/anonymous : 2007-12-28 20:52 ID:Heaven

>>264

The point here is kind of that you should try to actually be funny or insightful. Also, welcome to a world unpolluted by BBcode.

266 Name: #!/usr/bin/anonymous : 2008-02-07 11:40 ID:6OiYkSnE

INSTANT REVIEW: PHP

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10055) in /home/httpd/public_html/index.php on line 3
Warning: Cannot modify header information - headers already sent in /home/httpd/public_html/index.php on line 3
I don\\\\'t know why more people haven\\\\'t tried PHP yet, it\\\\'s so easy to make a dynamic website with it!
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/httpd/public_html/index.php on line 21

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: