Gwydion Proposals

This is an incomplete archive of proposals, half-baked ideas, and miscellaneous notes for internal use by the Gwydion project. It includes compiler interface, internal representations, libraries, application framework, development environment, and so on.

Internal Representations

  • General Object References -- a diagram with some examples of some objects, how their general references are represented, how you get to their types, and how you get to their data. This is available both here as a larger gif file, or as the postscript used to generate it.
  • Application Framework

  • Dylan Streams -- an interface reference for buffered, byte-oriented streams.
  • Half Baked Ideas