Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 278 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 278 Bytes

hun

hun (1)

A blazingly fast typescript compiler

Installation

pip3 install .

Running it (blazingly fast)

hun demos/mergeSort.ts

node demos/js/mergeSort.js