Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Milestone 1 - Interpreting minimal Hello World example

#!/usr/bin/env ichop

42 | stdout

should print 42 on the terminal. Where stdout is a hard-coded function.