Last change
on this file since 36801 was
36801,
checked in by evhan, 2 years ago
|
wiki/eggref: update docs/formatting/urls and eggref/5/{r7rs,fancypants,chicken-belt}
|
File size:
754 bytes
|
Line | |
---|
1 | [[tags: egg]] |
---|
2 | |
---|
3 | == schematic |
---|
4 | |
---|
5 | [[toc:]] |
---|
6 | |
---|
7 | == Description |
---|
8 | |
---|
9 | Schematic is a small set of tools to help with writing and documenting Scheme code. Three programs are provided: |
---|
10 | |
---|
11 | ; {{schematic-format}} : Source formatter ([[https://git.foldling.org/schematic.git/src/schematic-format.1.md|man page]]) |
---|
12 | ; {{schematic-markdown}} : Markdown generator ([[https://git.foldling.org/schematic.git/src/schematic-markdown.1.md|man page]]) |
---|
13 | ; {{schematic-wiki}} : Wiki fragment generator ([[https://git.foldling.org/schematic.git/src/schematic-wiki.1.md|man page]]) |
---|
14 | |
---|
15 | The source for this extension is available [[https://git.foldling.org/schematic.git|here]]. |
---|
16 | |
---|
17 | == Requirements |
---|
18 | |
---|
19 | * [[optimism]] |
---|
20 | * [[r7rs]] |
---|
21 | |
---|
22 | == Author |
---|
23 | |
---|
24 | [[/users/evan-hanson|Evan Hanson]] |
---|
25 | |
---|
26 | == License |
---|
27 | |
---|
28 | 3-Clause BSD |
---|
Note: See
TracBrowser
for help on using the repository browser.