~mrms/ioum

Simpler IO functions

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mrms/ioum
read/write
git@git.sr.ht:~mrms/ioum

You can also use your local clone with git send-email.

#io

IO stream library for Umka. Implement generic Reader, Writer and ReaderWriter interfaces, which are usable both from Umka and C.

#Known issues

  • currently the library is very insecure. It is very easy for umka code to just execute any address. Not really sure how to solve this.
  • the api is not thread safe

#license

Unlicense/MIT