Rosemary

Home Docs Github under constrcuction... coming soon...
Download Now!

Make anything in your imagination, using Rosemary

GoneRogue's in-house programming language.

Your device is not supported. We support Linux, Windows and macOS. You are on Android. Try Termux or a similar terminal emulator, then follow the commands for a Unix-based operating system. You are on iOS. Try installing iSH to run Rosemary. Install Rosemary on iSH by running the command below.
 C:\Windows\System32>cURL https://raw.githubusercontent.com/TheRosemaryProject/Rosemary/main/install.bat > install.bat;.\install
 $cURL -fsSL https://raw.githubusercontent.com/TheRosemaryProject/Rosemary/main/install.shNB not currently supported

Documentation

25%

The documentation for Rosemary. Currently done: 25%

  • Quickstart and Introduction

Website

35%

This beta website. Currently finished:

  • : 50%

Language

25%

The actual programming language.

See the Github for more information

Installation

Rosemary is easy to install. Just follow the steps below.

Installation in the Docs

Install using the command-line

It's easy to install Rosemary.

>cURL -cS https://github.com/TheRosemaryProject/Rosemary/blob/main/install.bat
 $cURL -cS https://github.com/TheRosemaryProject/Rosemary/blob/main/install.sh

Install using an installer

Coming soon!

Get Started

Rosemary is so easy to use. Its just Python, but with brackets.

Quickstart in the Docs

Start in your terminal

Get started by typing

$ rsmy
into your terminal.

Stick with your text editor

Open your text editor, and code!

Make sure to save it as a .rsmy file.