home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19158 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!sunic!dkuug!imada!news
  3. From: breese@monet.imada.ou.dk (Bjorn Reese)
  4. Subject: Re: E language (more please)
  5. Message-ID: <1993Jan25.144707.16830@imada.ou.dk>
  6. Sender: news@imada.ou.dk (USENET News System)
  7. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  8. References: <1993Jan23.234357.1261@uoft02.utoledo.edu>
  9. Date: Mon, 25 Jan 1993 14:47:07 GMT
  10. Lines: 23
  11.  
  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.  
  19. Compiling speed, yes. Developing (typing in) speed, no!
  20.  
  21. I expect the computer to do as much work as possible, when I use
  22. a serious compiler, not that I should do all the work.
  23.  
  24. Furthermore, I use the Modula-2 notation to dub my variables, ie.
  25. the first letter of every word in a variable is capitalized
  26. (MyWindow, WordCount, JustForFun, etc.) I think, E's case-
  27. sensitivity is a serve restriction.
  28.  
  29. Having said this, I think that E is looking good.
  30.  
  31. --
  32.  
  33. Bjorn Reese                    |     Email: breese@imada.ou.dk
  34. Odense University, Denmark     |     Voice: +45 65 932 182 (private)
  35.