readme file  for  project hash

16 oct 2009


project hash contains:
  string.txt       string functions
  list.txt         linked list data structure
  hash.txt         hash by separate chaining
  makehash.txt     makefile of the project

this directory also contains:
  sieve.txt        small prime number generator (by sieve of erathothenes)
  prime-2000.txt   prime number less than 2000

the compiler tools:
  som42a.exe       the compiler
  som42.obj        part of the compiler
  lib2.som         library 

for more information about the language see "Som language" in:
  www.cp.eng.chula.ac.th/faculty/pjw/

the tools provided here are the latest public release (version 4.2a)
