home *** CD-ROM | disk | FTP | other *** search
- From: gael@hpgnd149.grenoble.hp.com (Gael_Marziou)
- Date: Tue, 26 Jan 1993 11:01:09 GMT
- Subject: Re: E language (more please)
- Message-ID: <2920011@hpgnd149.grenoble.hp.com>
- Organization: Hewlett-Packard, GND
- Path: sparky!uunet!mcsun!Germany.EU.net!gmd.de!newsserver.jvnc.net!darwin.sura.net!gatech!swrinde!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpbbn!hpgndlab!gael@hpgnd149.grenoble.hp.com
- Newsgroups: comp.sys.amiga.programmer
- References: <1jiqrlINNq4g@aludra.usc.edu>
- Lines: 15
-
- / hpgnd149:comp.sys.amiga.programmer / breese@monet.imada.ou.dk (Bjorn Reese) / 3:47 pm Jan 25, 1993 /
- > In article <1993Jan23.234357.1261@uoft02.utoledo.edu> writes:
- > > However, the case-sensitivity is included for SPEED. All the compiler as
- > > to do is to look at the first two letters of any word, and can determine
- > > its function (Library function, varible, or keyword). I must admit, a
- > > program that would take 2-3 minutes to compile with sas/c that only takes
- > > 10 secs under E is a big difference.
- >
- > Compiling speed, yes. Developing (typing in) speed, no!
- >
- > I expect the computer to do as much work as possible, when I use
- > a serious compiler, not that I should do all the work.
-
- You only need to have a real editor that types for the keywords in
- uppercases. GNU emacs can do this easily.
-