|
|
|
Knit |
|||||||
|
|
News
What is Knit?Welcome to Knit, the C Component Extension, from the Flux Research Group at the University of Utah's School of Computing. Knit is the first component definition and linking toolset from the Alchemy project. Knit helps to make C code more understandable and reusable by third parties, helps eliminate much of the performance overhead of componentization, detects subtle errors in component composition that cannot be caught with normal component type systems, and provides a foundation for developing future analyses over C-based components, such as cross-component optimization. Knit is especially designed for use with component kits, where standard linking tools provide inadequate support for component configuration. In particular, we initially developed Knit for use with The OSKit, a large collection of components for building low-level systems. However, Knit is not OSKit-specific. Knit is part of an ongoing R&D effort. We seek feedback, external users, and collaborators whose experiences and insight will help evolve Knit. To join the knit-users or knit-announce mailing lists, send email to majordomo@flux.cs.utah.edu with, e.g, "subscribe knit-users" in the body. Enjoy! DocumentationFeel free to peruse the Knit 1.0.0 release announcement, license, installation instructions, user's manual and tutorial (DVI, PDF, PS, gzip'ed PS) and language definition (DVI, PDF, PS, gzip'ed PS). All of these documents are included with the Knit distributions. Examples
DownloadKnit is released under an ``open source'' BSD-style license. Download the distribution of your choice: To build from source, you will need to install GHC 6.0 (a Haskell compiler) which is available for many platforms from http://haskell.org/ghc, Older releases are also available: LicenseKnit is released under a BSD-style license. This means that you can basically do anything you want with the program. Bug Reports/FeedbackPlease send bug reports and feedback to knit-users@flux.cs.utah.edu. This mailing list is open to subscribers only; see the description of the Alchemy mailing lists for more information. |
Problems? Contact the Flux Web Admin.
Last updated January 09, 2005.