Hacker News new | ask | show | jobs
by pjmlp 4427 days ago
One of the design decisions that I deslike in Go, is that instead of providing FFI declarations like Object Pascal, Ada, D and many others, they require the use of an external C compiler.