From: Gregory Alan Bolcer (gbolcer@endtech.com)
Date: Mon Mar 20 2000 - 10:24:16 PST
Learning how to close parens 17 levels deep forces you to learn
the structures in your mind quicker so you can program in your sleep. Besides,
that's nothing a little vi .exrc configs won't cure.
set noautoindent
set autoprint
set noignorecase
set nomesg
set noslowopen
set terse
set nonumber
set showmatch
set report=2
set wrapmargin=8
Robert Harley wrote:
>
> I would also recommend ML, either SML or CAML.
>
> The difference from Lisp is that Lisp will teach you to close parentheses
> nested 17 deep, whereas ML will teach you functional programming.
>
> Bye,
> Rob.
-- Greg Bolcer email: gbolcer@endtech.com web: http://www.endtech.com work: 714.505.4970 cell: 714.928.5476 fax: 603.994.0516
This archive was generated by hypermail 2b29 : Mon Mar 20 2000 - 10:23:27 PST