home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19258 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.3 KB

  1. From: gael@hpgnd149.grenoble.hp.com (Gael_Marziou)
  2. Date: Tue, 26 Jan 1993 11:01:09 GMT
  3. Subject: Re: E language (more please)
  4. Message-ID: <2920011@hpgnd149.grenoble.hp.com>
  5. Organization: Hewlett-Packard, GND
  6. 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
  7. Newsgroups: comp.sys.amiga.programmer
  8. References: <1jiqrlINNq4g@aludra.usc.edu>
  9. Lines: 15
  10.  
  11. / hpgnd149:comp.sys.amiga.programmer / breese@monet.imada.ou.dk (Bjorn Reese) /  3:47 pm  Jan 25, 1993 /
  12. > In article <1993Jan23.234357.1261@uoft02.utoledo.edu>  writes:
  13. > > However, the case-sensitivity is included for SPEED.  All the compiler as
  14. > > to do is to look at the first two letters of any word, and can determine
  15. > > its function (Library function, varible, or keyword).  I must admit, a 
  16. > > program that would take 2-3 minutes to compile with sas/c that only takes
  17. > > 10 secs under E is a big difference.
  18. > Compiling speed, yes. Developing (typing in) speed, no!
  19. > I expect the computer to do as much work as possible, when I use
  20. > a serious compiler, not that I should do all the work.
  21.  
  22. You only need to have a real editor that types for the keywords in
  23. uppercases. GNU emacs can do this easily.
  24.