home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / js / src / README < prev    next >
Encoding:
Text File  |  1998-04-08  |  635 b   |  15 lines

  1. The js/ref directory contains standalone ANSI-C source for the Netscape
  2. JavaScript Reference implementation, JSRef, which is licensed to over 160
  3. companies.
  4.  
  5. The js/src directory contains source files listed in the file "commfiles",
  6. that are derived via prconv.sed from counterparts in the js/ref directory.
  7. It also contains files such as jsjava.c that are not in js/ref yet.  The
  8. Makefile in js/src has refconv and refdiff targets to help keep js/ref and
  9. js/src in synch.
  10.  
  11. If you think you need to change a file listed in commfiles here, please let
  12. us know by mailing jsengteam first.
  13.  
  14. Brendan Eich (brendan), 12-Nov-97
  15.