aversey / csx

CSX extends C with S-expressions

Home Page:https://git.veresov.pro/aversey/csx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    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 and this fact should be better known.

About

CSX extends C with S-expressions

https://git.veresov.pro/aversey/csx/

License:Other


Languages

Language:C 89.4%Language:Makefile 10.6%