READ.ME 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. # This file is part of the software similarity tester SIM.
  2. # Written by Dick Grune, Vrije Universiteit, Amsterdam.
  3. # $Id: READ.ME,v 2.8 2005/02/20 17:02:58 dick Exp $
  4. These programs test for similar (or equal) stretches in one or more program
  5. files and can be used to detect common code or plagiarism. See SIM.DOC.
  6. Checkers are available for C, Java, Pascal, Modula-2, Lisp, Miranda and
  7. natural text.
  8. This READ.ME file describes the MSDOS version. The UNIX version is described
  9. in the file READ_ME.
  10. The archive SIM_2_21.ZIP contains:
  11. READ.ME this READ.ME file
  12. SIM.TXT a 2-page manual, UNIX-style
  13. SIM_C.EXE similarity tester for C
  14. SIM_JAVA.EXE similarity tester for Java
  15. SIM_PASC.EXE similarity tester for Pascal
  16. SIM_M2.EXE similarity tester for Modula-2
  17. SIM_LISP.EXE similarity tester for Lisp
  18. SIM_MIRA.EXE similarity tester for Miranda
  19. SIM_TEXT.EXE similarity tester for text
  20. The MSDOS version does not contain sources. The sources are available from
  21. the UNIX archive sim_2_21.shar, but require a C compiler, flex and make.
  22. Dick Grune
  23. Vrije Universiteit
  24. de Boelelaan 1081
  25. 1081 HV Amsterdam
  26. the Netherlands
  27. email: [email protected]
  28. ftp://ftp.cs.vu.nl/pub/dick
  29. http://www.cs.vu.nl/~dick