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
- Host: GitHub
- URL: https://github.com/devmohamedamr/awesome-ring
- Owner: devmohamedamr
- Created: 2017-12-26T11:04:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T17:31:08.000Z (over 7 years ago)
- Last Synced: 2025-11-06T00:02:31.664Z (8 months ago)
- Topics: declarative-language, desktop, functional-programming, mobile, natural-language, oop, procedural, programming-language, web
- Language: Ring
- Homepage:
- Size: 35.2 KB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# Awesome-ring [](https://github.com/sindresorhus/awesome)
[
](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
[](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.