|
You are here |
cep.dev | ||
| | | | |
changelog.com
|
|
| | | | | Mat and Carmen along with guest panelists Dave Cheney, Peter Bourgon, and Marcel van Lohuizen discuss errors in Go, including the new try proposal. Many questions get answered...What do we think about how errors work in Go? How is it different from other languages/approaches? What do/don't we like? What don't we like? Ho... | |
| | | | |
roscidus.com
|
|
| | | | | This post evaluates the programming languages ATS, C#, Go, Haskell, OCaml, Python and Rust to try to decide which would be the best language in which ... | |
| | | | |
grosser.it
|
|
| | | | | Why go does not have nice backtraces Collecting stacktraces is expensive, so the core language will never implement them for everything.If you need your code to be highly performant then consider making a error wrapper that can be turned on/off based on a environment variable. Simple fix import github.com/pkg/errors and use it instead of errors... | |
| | | | |
chipnetics.com
|
|
| | | The most underrated programming language that nobody is talking about. Created in 1994, Pike is an interpreted high level language with syntax similar to C with batteries included! | ||