Skip to content

whistle-lang/whistle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A dope new programming language that still doesnt have a std library. 😎

CLI

Installing

Git

cargo install --git https://github.com/whistle-lang/whistle

Local

git clone https://github.com/whistle-lang/whistle
cd whistle
cargo install --path cli

Usage

whistle -h