Skip to content
Derek Nylen edited this page Jun 9, 2017 · 20 revisions

Quick Start

Building the library

Initializing the Runtime

Reference Counting

Working with Threads

Runtime

Classes & Objects

Interfaces

Message Handlers

Properties

Reflection

Libary

Data Types

Containers

Common Interfaces

Thread Synchronization

Object Serialization

Everything Else

Project Goals & Road Map

  • Better (any?) documentation
  • Improved test cases.
  • Modifications to the library should consider not breaking compatibility, yet prefer fixing inconsistent and unintuitive patterns and always remove anything that is patently unsafe.
  • Additions to the library should keep the core library size in mind. The idea is something like libc, not Boost.
Clone this wiki locally