Add TCLAP to CLI library list

This commit is contained in:
nabijaczleweli 2017-10-25 07:32:42 +02:00
parent 3cc69b2f2f
commit 974f80fb94
No known key found for this signature in database
GPG Key ID: BCFD0B018D2658F1
2 changed files with 2 additions and 3 deletions

View File

@ -157,6 +157,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [gflags](https://gflags.github.io/gflags/) - Commandline flags module for C++. [BSD]
* [Ncurses](http://invisible-island.net/ncurses/) - A terminal user interfaces. [MIT]
* [PDCurses](https://github.com/wmcbrine/PDCurses) - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]
* [TCLAP](http://tclap.sourceforge.net) - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [BSD]
## Compression

View File

@ -88,8 +88,6 @@ https://github.com/Yelp/MOE
https://github.com/ideawu/ssdb
https://github.com/cms-sw/cmssw
http://tclap.sourceforge.net/
http://sourceforge.net/projects/libcrn/
http://glm.g-truc.net/
@ -309,7 +307,7 @@ https://github.com/richgel999/miniz
https://github.com/johnezang/pithy
A simple Minecraft clone written in C using modern OpenGL (shaders).
https://github.com/fogleman/Craft
https://github.com/fogleman/Craft
https://github.com/agauniyal/rang