You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Glenn Y. Rolland d5829f14e8 Change port. 7 years ago
bin Added empty file for bin/ dir. 7 years ago
fixtures Add base for csv-data-manipulation. 7 years ago
lib/libcsv Copy/split csv-data-manipulation as a lib. 7 years ago
src Change port. 7 years ago
test Add unit testing. 7 years ago
tmp Add tmp dir for results. 7 years ago
.gitignore Copy/split csv-data-manipulation as a lib. 7 years ago
Makefile Added udp/tcp client from Beejs network tutorial 7 years ago
README.md Added package definition & README. 7 years ago
package.json Added package definition & README. 7 years ago

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