June 25, 2023

Kotlin: C interoperability with Kotlin native

I am not trying to link kotlin code along with my own C libraries. That may indeed be possible. I just want to use routines in the standard C (or posix) libraries in order to do IO.
Have any comments? Questions? Drop me a line!

Adventures in Computing / tom@mmto.org