* Alexander Huemer <alexander.hue...@xx.vu> [2013-11-04 15:30]:
The only interface to the kernels the suckless.org software runs on is
in C, the same is true for the standard librar{y,ies}. Software written
in any other language is an indirection.

The system call interfaces on typical suckless operating systems are language-agnostic. Go's syscall package doesn't wrap any C libraries, so there's no indirection involved.

Andreas

Reply via email to