Skip to content

Implementation of selection sort in Rockstar Programming Language

Notifications You must be signed in to change notification settings

LuckyWindsck/rockstar-selection-sort

Repository files navigation

rockstar-selection-sort

This project is the implementation of selection sort in Rockstar Programming Language, and it uses the official JavaScript interpreter Satriani.

image

Usage

$ yarn install # install RockstarLang/rockstar
$ yarn build # install dependencies of RockstarLang/rockstar/satriani
$ yarn rockstar <program>.rock # run a rockstar program

About

Implementation of selection sort in Rockstar Programming Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published