8000 GitHub - brombres/Rogue at v1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brombres/Rogue

 
 

Repository files navigation

Rogue Logo

Rogue

An ergonomic object-oriented high-level language that compiles to C++.

Version

  • v1.14 - July 6, 2022
  • macOS, Linux, Windows
  • MIT License
  • By Brom Bresenham

Installation

Install Morlock.

Installing Morlock will also install Rogue and Rogo.

Syntax Highlighting

Visual Studio Code

Rogue comes with a work-in-progress VS Code extension which can be found in the Syntax/VSCode folder.

Vim

Rogue comes with syntax and indent modules for Vim; they are located in the Syntax/Vim folder.

Notes

  1. roguec by itself for options.

  2. Execute these shell commands for a simple test:

     echo println '"Hello World!"' > Hello.rogue
     roguec Hello.rogue --execute
    

License

Rogue is released under the terms of the MIT License.

About

Rogue was created by Brom Bresenham in 2015. Brom Bresenham and Murphy McCauley lead Rogue's design and development.

About

Rogue programming language. Ergonomic, object-oriented, high-level, multi-platform, compiles to C.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages

0