chuma / cDCL

Compact version of the Newton Desktop Connectivity Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Desktop Connection Library (DCL) is a multi-platform library to connect to Newtons using the Dock protocol and to manipulate NewtonOS data.

Compilation and portability

This release of the DCL should be compiled with cmake.

mkdir build
cd build
cmake ..
make

License and authors

The DCL is released under the Mozilla Public License 1.1. The original authors are:

This version also includes changes by:

This distribution also includes a subset of K Libs with the same authors.

About

Compact version of the Newton Desktop Connectivity Library

License:Other


Languages

Language:C++ 93.8%Language:C 2.7%Language:Objective-C++ 1.5%Language:Objective-C 0.9%Language:CMake 0.6%Language:R 0.3%Language:Forth 0.1%