Go to file
Glenn Y. Rolland d5829f14e8 Change port. 2016-09-05 15:08:07 +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 Change port. 2016-09-05 15:08:07 +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 Added udp/tcp client from Beejs network tutorial 2016-09-05 15:06:26 +02:00
README.md Added package definition & README. 2016-05-18 09:08:48 +02:00
package.json Added package definition & README. 2016-05-18 09:08:48 +02:00

README.md

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/...