Wieder was gelernt

Glush

2021-04-24 (Saturday)
Tags: parser generator JavaScript Go Ruby Glushkov’s construction algorithm

Introducing Glush: a robust, human readable, top-down parser compiler

These Modern Programming Languages Will Make You Suffer

2020-12-27 (Sunday)
Tags: programming languages comparison C++ Java C# Python Rust TypeScript Go JavaScript Haskell OCaml Scala Elm F# ReasonML Elixir

These Modern Programming Languages Will Make You Suffer TLDR: * Best System Language: Go * Best Language for Fintech: F# * Best Language for Enterprise Software: F# * Best Frontend Language: ReasonML * Best Language for Building Web APIs: Elixir * Best Language for Building Concurrent and Distributed Software: Elixir ReasonML is basically OCaml in new syntax and compiled to JS, so it is the perfect match for React.. Elixir is Erlang with nicer syntax.

sqlc

2020-11-07 (Saturday)
Tags: reverse orm types from sql go

sqlc

Apache Arrow

2020-11-01 (Sunday)
Tags: data memory format data processing pandas analytics python go javascript

Apache Arrow

Testing in Go

2020-05-30 (Saturday)
Tags: testing Go

Testing in Go: philosophy and tools (LWN, by Ben Hoyt)