On Mon, Nov 04, 2013 at 06:41:25PM +0100, Andreas Krennmair wrote:
> * Alexander Huemer <alexander.huemer_AT_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.
You missed the point. The core/alpha language is C, then coding
in anything else is an indirection.
--
Sylvain
Received on Mon Nov 04 2013 - 18:52:35 CET