Skip to content
/ mcl Public

The Modern C Library provides C programmers with support for modern practices.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Boobies/mcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Modern C Library

Oftentimes, it is impractical to reimplement large software projects using more appropriate programming languages. It is the goal of the Modern C Library to provide C programmers with support for modern practices in such situations.

Features

The following is an exhaustive list of the library's features:

  • Classes
  • Exception handling

Source Code

Version control for the Modern C Library is handled with Git. The following command clones its repository and submodules:

git clone --recursive https://github.com/Boobies/mcl.git

Documentation

In order to get started, it is recommended to read the introduction laid out in mcl(3), which contains references to all the other pages.

License

The Modern C Library is free software licensed under the terms and conditions of the GNU Lesser General Public License. For more details, see the COPYING and COPYING.LESSER files.

About

The Modern C Library provides C programmers with support for modern practices.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published