Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 668 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 668 Bytes

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