This is the top-level source directory for Curl. If you somehow got hold of this file without knowing what Curl is, aim your Web browser at . If you are looking for simple examples of Curl documents/programs, poke around in the "docs" and "demos" directories. For a (much) more complex example, consider reading the source for the graphics system under "boxes". Briefly, the directories here are: bin - top-level entry to the system (boring stubs, mostly) bootstrap-compiler - Curl->C bootstrapping system written in Yale T boxes - Source for the graphics system (browser, etc.) cgen - Curl->C "just-in-time" compiler demos - "Toy" demonstration applications docs - Curl documents describing the Curl system elaborate - The evaluator gui - Interface between Curl and system windowing functions jitb - Interface to new&improved just-in-time compiler (not yet integrated) kernel - Heart of the system sparc - Curl->Sparc just-in-time compiler tools - Random helper scripts and stuff visualc - Skeleton directory for Windows build x86 - Curl->x86 just-in-time compiler