File: index.txt

package info (click to toggle)
sigscheme 0.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,660 kB
  • sloc: lisp: 37,498; ansic: 31,109; sh: 4,368; makefile: 744; asm: 333; ruby: 290
file content (21 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SigScheme document index
========================


For users
---------

  - link:design.html[Design of SigScheme]
  - link:spec.html[Specifications of SigScheme]
  - link:multibyte.html[Multibyte character processing in SigScheme]

For developers
--------------

  - link:global-obj.html[Global object handlings]

For SigScheme developers
------------------------

  - link:style.html[Coding style]
  - link:release.html[Release management]