|  e010d03523 scheme/ikarus.boot => scheme/ikarus.boot.orig modified: configure configure.ac scheme/Makefile.am | ||
|---|---|---|
| benchmarks | ||
| benchmarks.larceny | ||
| lab | ||
| lib | ||
| scheme | ||
| src | ||
| .bzrignore | ||
| BUGS | ||
| Makefile | ||
| Makefile.am | ||
| Makefile.in | ||
| R6RS-TODO.txt | ||
| README | ||
| TODO | ||
| aclocal.m4 | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.ac | ||
| depcomp | ||
| install-sh | ||
| missing | ||
| mkinstalldirs | ||
		
			
				
				README
			
		
		
			
			
		
	
	
Ikarus Scheme Source Directory
Simplified Contents:
  bin: Contains the C files making the ikarus executable.  The C
    files implement the GC, initial FASL loader, transport
    guardians, weak pairs, the symbol table, etc.
  lib: Contains the Scheme source files for the compiler and the
    rest of the development environment.
  lab: Contains sources that are in progress and were not integrated 
    into the main code.