Skip to content

Latest commit

 

History

History
 
 

========================= Ring Extensions in C/C++

The folder CodeGen contains a tool (Written in Ring) to generate C/C++ code that wraps C/C++ functions/classes to be used from Ring code.

The folder RingInternet contains functions that uses the LibCurl library

The folder RingCurl contains the Ring binding to the LibCurl library

The folder RingOpenssl contains the Ring binding to the OpenSSL library

The folder RingODBC contains the Ring binding to the ODBC library

The folder RingMySQL contains the Ring binding to the MySQL library

The folder RingSqlite contains the Ring binding to the SQLite library

The folder RingQt contains the Ring binding to the Qt framework.

The folder RingAllegro contains the Ring binding to the Allegro game programming library.

The folder RingSDL contains the Ring binding to the LibSDL game programming library.

The folder RingZip contains functions for *.zip files.

The folder RingFreeGLUT contains the Ring binding to the FreeGLUT library.

The folder RingOpenGL contains the Ring binding to the OpenGL library.

The folder RingConsoleColors contains the Ring binding to the ConsoleColors Library

The folder RingMurmurhash contains hash functions

The folder RingLibUV contains the Ring binding to the LibUV library.