aboutsummaryrefslogtreecommitdiff
path: root/README
blob: bac93d83d70a83a013772f586ba077a0528edaf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
    Description
CSX Library (libcsx) extends C with S-Expressions.

    Overview
CSX is free and open-source software: legal info is in the 'LICENSE' file.
For detailed documentation look into 'man' directory.

    Compiling
...

    Examples
Running 'make examples' produces executable for each example in 'examples'.
Descriptions and details are in corresponding source files.

    Usage
...

    Motivation
You can do such things in C, this fact should be more known.