C library
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Documentation Standard C Library To ease the development process of the XEOS kernel, XEOS is built with a custom C89 standard library, written from scratch. It also...
05.07.2019
OpenSource
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Featured Projects XEOS is an experimental 32 bits Operating System for x86 platforms, written in Assembly and C, including a C89 Standard Library (with some C99...
05.07.2019
Overview
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! About The XEOS C Foundation library provides the base for object-oriented C style coding, reference counting memory management with auto-release capabilities,...
05.07.2019
Overview
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Overview OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for...
05.07.2019
Overview
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! MEMDebug is a C library allowing to trace, inspect and debug the dynamic memory allocations inside a C program. MEMDebug is realeased under the . Feel free to use...
05.07.2019
XSFoundation
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! About XEOS is an experimental 32 bits Operating System for x86 platforms, written in Assembly and C, including a C89 Standard Library (with some C99 parts). Its...
05.07.2019
Overview
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! About XEOS is an experimental 32 bits Operating System for x86 platforms, written in Assembly and C, including a C89 Standard Library (with some C99 parts). Its...
05.07.2019
XEOS
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! About XEOS is an experimental 32 bits Operating System for x86 platforms, written in Assembly and C, including a C89 Standard Library (with some C99 parts). Its...
05.07.2019
Overview
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Overview Obj-C Extended Log is a replacement library for the for the built-in NSLog() function, from the Apple Core Foundation framework. It provides better logging...
05.07.2019
C & Objective-C quiz
C & Objective-C programming quiz This quiz will test your knowledge of the ANSI-C and Objective-C programming languages. The following topics are covered: Data types Memory management Pointer arithmetic Compiler issues Portability Standard C...
05.07.2019
Reference
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Documentation Reference You will find below all the available configuration directive for the Magic MakeFile. You can either edit them directly in the...
Technical details
GitHub All our OpenSource projects have been migrated to GitHub. Feel free to fork! Documentation Technical details This section contains some technical details about the XEOS operating systems. You'll find some usefull informations about the boot...
05.07.2019
GNU General Public License (2)
GNU General Public License Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but...
05.07.2019
Cocoa: Delegate chain system
Implementing a delegate chain system in Objective-C Author: Jean-David Gadina <> Copyright (C) Jean-David Gadina. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License,...
05.07.2019
