Skip to content

jbranchaud/sorting-reason-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting

Implementations of some sorting algorithms in ReasonML

This is a tiny command line program written in ReasonML and compiled natively using bsb-native.

Featured

  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort

Install

$ npm install

Build

$ npm run build

Run

$ lib/bs/bytecode/sorting

About

Implementations of some sorting algorithms in ReasonML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages