packages feed

kempe-0.1.1.0: lib/libc.kmp

; bindings to libc (x86_64 guess)

rand : -- Int
     =: $cfun"rand"

exit : Int --
     =: $cfun"exit"