ark-lang / ark

A compiled systems programming language written in Go using the LLVM framework
https://ark-lang.github.io/
MIT License
677 stars 47 forks source link

File IO #674

Open kiljacken opened 8 years ago

kiljacken commented 8 years ago

From @0xbadb002 on January 18, 2016 15:29

Waiting on generic functions to work for a nice allocation wrapper

Copied from original issue: ark-lang/stdlib#2