Browse thread
If OCaml were a car
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-08-19 (14:44) |
From: | John Carr <jfc@M...> |
Subject: | Re: [Caml-list] If OCaml were a car |
> Maybe I ride this car too often to realize (or I'm dumb) but I don't > get the joke about controls. OCaml has a badly designed syntax processed by a badly implemented parser feeding into a backend that generates poor error messages. All this makes the language hard to use. Anybody else learn C using pcc on Unix? Unfortunately, I didn't think to start cataloging compiler error messages and their causes when I started learning the language. I did send one anomaly to the list about parsing of semicolons.