CONTENTS
--------
- Changes what's new with each release
+ Changes.txt what's new with each release
INSTALL instructions for installation
LICENSE license and copyright notice
- Makefile main Makefile
+ Makefile main Makefile generated by configure
+ Makefile.in main Makefile body
README this file
- config/ autoconfiguration stuff
- emacs/ OCaml editing mode and debugger interface for GNU Emacs
- lex/ lexer generator
- otherlibs/ several external libraries
- parsing/ syntax analysis
- stdlib/ standard library
- tools/ various utilities
- toplevel/ interactive system
- typing/ typechecking
- utils/ utility libraries
- yacc/ parser generator
+ configure configuration script
+ examples/ vector examples (fft, image processing...)
+ interpretor/ Faustine's interpretor source code
+ libs/ external libraries
INSTALLATION
--- Karim Barkati and Haisheng Wang, 2013
\ No newline at end of file
+-- Karim Barkati and Haisheng Wang, 2013