/rockstar-selection-sort

Implementation of selection sort in Rockstar Programming Language

Primary LanguageJavaScript

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