Skip to content

A proof-of-concept of reimplementing GLib as a C++ library

Notifications You must be signed in to change notification settings

atirut-w/glibpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

GLib++

A proof-of-concept of reimplementing GLib as a C++ library.

Implementation

This library is mostly based on the C library, with some inspirations from Vala's GLib implementation.

GObject is planned, but I would like to get the core GLib stuff working first. Contributions are welcome, though.

About

A proof-of-concept of reimplementing GLib as a C++ library

Resources

Stars

Watchers

Forks