Skip to content
/ cl Public

A dependency-free declarative command-line parsing library written in C99.

License

Notifications You must be signed in to change notification settings

jmgorius/cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CL - Declarative command-line parsing library

CL is a dependency-free command-line parsing library written in C and centered around a declarative syntax.

Usage

Just drop cl.h and cl.c in your project, et voilà! You can see an example usage of the API in cl-example.c.

About

A dependency-free declarative command-line parsing library written in C99.

Resources

License

Stars

Watchers

Forks