Skip to content

quytelda/focs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOCS

Functional Open C Structures: A C Data Structures Library Current Version: focs-0.0.0-rc1 (pre-release)

What is FOCS?

FOCS is a data structure library implemented in C, designed to provide common data structures to C programs. Additionally, FOCS aims to provide a functional programming bent to these data structures by providing common higher order functions like map and fold that can be used with all of these data structures.

Documentation

See https://quytelda.github.io/focs/.

Obtaining FOCS

See https://quytelda.github.io/focs/installation/obtaining.html.

Building FOCS

See https://quytelda.github.io/focs/installation/makefile.html.

About

Functional Open C Structures - C Data Structures Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages