Go to file
Glenn Y. Rolland c9c662dd00 Finalize _set.
2016-05-20 00:10:05 +02:00
bin Added empty file for bin/ dir. 2016-05-19 21:58:39 +02:00
fixtures Add base for csv-data-manipulation. 2016-05-16 01:51:37 +02:00
lib/libcsv Copy/split csv-data-manipulation as a lib. 2016-05-18 08:59:25 +02:00
src Finalize _set. 2016-05-20 00:10:05 +02:00
test Add unit testing. 2016-05-18 09:29:03 +02:00
tmp Add tmp dir for results. 2016-05-16 13:49:34 +02:00
.gitignore Copy/split csv-data-manipulation as a lib. 2016-05-18 08:59:25 +02:00
Makefile Add unit testing. 2016-05-18 09:29:03 +02:00
package.json Added package definition & README. 2016-05-18 09:08:48 +02:00
README.md Added package definition & README. 2016-05-18 09:08:48 +02:00

Rosetta Code in C

My implementation of various rosetta code exercises.

Build

Make sure you have gcc installed. Install clib package manager for C and run:

$ clib Install

Use

Run

./bin/...