Gabriel Garcia
Hello. I enjoy writing code and about code.
Posts
- My own functional SSG for Deno
- 16+ years of gists
- GHC Generics in Java via associated types
- Full Haskell-like Type Class resolution in Java
- Calling Haskell from Java
- Compiling Go to WASM
- TypeScript and Haskell: Unions & Singletons
- Understanding Go generics
- Understanding Go interfaces
- Programming with Units
- My Programming Principles in 2020
- Declarative and composable input validation with rich errors in Java
- Python: Algebraic Effects via async/await
- New Python library: gean
- Java Pattern: Algebraic Data Types
- Adding two integers in CPython