Skip to content

This lib is designed for object-oriented programming using c language.

License

Notifications You must be signed in to change notification settings

a1an1in/libobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libobject

[TOC]

Intro

This lib is designed for object-oriented programming using c language. It contains core, event, net, concurrent, and ui (not completed) modules now. Every module supply demos which are easy.

Installation

  • Mac OS
./devops.sh build --platform=mac
  • Linux
./devops.sh build --platform=linux
  • Android
./devops.sh build --platform=android
  • Windows
./devops.sh build --platform=windows

User Guide

Contact

The latest version of the lib is available at https://github.com/a1an1in/libobject. if you have some prolems about this lib you could also contact me with email [email protected].

License

This software is licensed under the LGPL license. Copyright (c) 2015-2020.