An open API service indexing awesome lists of open source software.

https://github.com/devmohamedamr/awesome-ring

:tada: A curated list of awesome Ring resources
https://github.com/devmohamedamr/awesome-ring

List: awesome-ring

declarative-language desktop functional-programming mobile natural-language oop procedural programming-language web

Last synced: about 4 hours ago
JSON representation

:tada: A curated list of awesome Ring resources

Awesome Lists containing this project

README

          

# Awesome-ring [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

[Eta](https://github.com/ring-lang/ring)

> Useful resources for the [Ring](http://ring-lang.net/) programming language

## Contents

- [Introduction](#introduction)
- [Overview](#overview)
- [First Steps](#first-steps)
- [Community](#community)
- [Official Resources](#official-resources)
- [Applications written in Ring](#applications-written-in-ring)
- [License](#license)

## Introduction

### Overview

- [Ring](http://ring-lang.net/) - Official website.
- [GitHub](https://github.com/ring-lang/ring) - Ring @ GitHub.

### First Steps

- [Getting Started](http://ring-lang.sourceforge.net/doc1.6/index.html) - First steps with Ring.

## Community

- [Google Group](https://groups.google.com/forum/#!forum/ring-lang) - Ring Google Group.
- [Team](http://ring-lang.sourceforge.net/team.html) - Ring team.

## Official Resources

- [Documentation](http://ring-lang.sourceforge.net/doc1.6/index.html) - :page_with_curl: Ring documentation.
- [Ring Blog](https://ringprogramming4arab.wordpress.com/)
- [Ring Blog](https://watanydev.blogspot.com.eg/2016/02/tutorial-how-to-configure-xampp-to.html) - :page_with_curl: configure Xampp / Apache to serve Ring language files.
- [Ring Basic](https://www.youtube.com/watch?v=uSv5rJp6snw&list=PLgc0fyJgivssosIJu4kJGk5avIjaMzYHK) - :movie_camera: Ring Basic Tutorial.
- [Ring Basic](https://www.youtube.com/playlist?list=PLpQiqjcu7CuFc027iGHaBLPCZHuzCHkBC) - :movie_camera: Ring Basic Tutorial Mahmoud Samir Fayed.

## Applications written in Ring
* [fifteenpuzzle/CalmoSoftFifteenPuzzleGame](https://github.com/ring-lang/ring/blob/master/applications/fifteenpuzzle/CalmoSoftFifteenPuzzleGame.ring) — CalmoSoft Fifteen Puzzle Game

* [analogclock/AnalogClock-Image](https://github.com/ring-lang/ring/blob/master/applications/analogclock/AnalogClock-Image.ring) — Analog Clock

* [ring/applications/formdesigner](https://github.com/ring-lang/ring/tree/master/applications/formdesigner) — formdesigner

* [ring/applications/urlshortener/urlshortenermain.ring](https://github.com/ring-lang/ring/blob/master/applications/urlshortener/urlshortenermain.ring) — Google URL Shortener

* [WinStartupManager/WinStartupManager.ring](https://github.com/MajdiSobain/WinStartupManager/blob/master/WinStartupManager.ring) — Windows Startup Manager

* [ring/applications/videomusicplayer/AA-Video-Music-Player.ring](https://github.com/ring-lang/ring/blob/master/applications/videomusicplayer/AA-Video-Music-Player.ring) — Video Music Player

* [ring/applications/cards/cards.ring](https://github.com/ring-lang/ring/blob/master/applications/cards/cards.ring) — The Cards Game

* [ring/applications/tictactoe/TicTacToe.ring](https://github.com/ring-lang/ring/blob/master/applications/tictactoe/TicTacToe.ring) — TicTacToe

* [ring/applications/ringrepl/replw.ring](https://github.com/ring-lang/ring/blob/master/applications/ringrepl/replw.ring) — Ring REPL

* [AbdelrahmanGIT/RingSamples](https://github.com/AbdelrahmanGIT/RingSamples/blob/master/src/ConvertNumbersToString.ring) — Convert Numbers To String

* [ring/extensions/codegen/parsec.ring](https://github.com/ring-lang/ring/blob/master/extensions/codegen/parsec.ring) — Code Generator for extensions

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Mohamed Amr](https://github.com/devmohamedamr) has waived all copyright and related or neighboring rights to this work.