-
Notifications
You must be signed in to change notification settings - Fork 14
Repo Layout
Siddhartha Kasivajhula edited this page Jan 17, 2025
·
3 revisions
The Qi library follows the composable (lib/test/doc) package organization scheme. In line with this, the repo consists of a number of packages:
-
qi-libcontains the Qi language (see Source Code Overview for details of this package) -
qi-doccontains the documentation -
qi-testcontains tests -
qi-probecontains the Probe Debugger -
qi-sdkcontains developer utilities including profiling tools -
qicontains the composite package which entails all of the above packages viainfo.rktconfiguration (exceptqi-sdkwhich is not listed on the Racket Package Index.qialso includes other packages not contained in this repo such as Qi-Quickscripts. See the above link on "composable" approach for more on this)
Home | Developer's Guide | Calendar | Events | Projects | Meeting Notes