Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ring Libraries in Ring

This folder contains libraries for Ring written in the Ring programming language.

  • Standard Library : General Classes and functions.
  • GUI Library : GUI Classes for RingQt.
  • Objects Library : Function to manage group of objects.
  • Web Library : Simple framework for developing web applications using the MVC design pattern.
  • Game Engine : Support developing 2D Games for Desktop and Mobile using Declarative Programming based on Allegro and LibSDL
  • Natural Library : General-Purpose Natural Language Programming Library.
  • Trace Library : A library for debugging applications.
  • Type Hints : A library for adding type hints to functions.
  • Big Number Library : Support arithmetic operations on huge numbers.
  • Fox Ring Library : Contains functions similar to Visual FoxPro.
  • Zero Library : Create lists and strings where the index starts from zero.