/dev/Conteúdo/src/Bit Maybe Wise
Últimas atualizações
Bit Maybe Wise em 08/04/2025
Transforming cryptic error messages into helpful visual cues
Bit Maybe Wise em 28/03/2025
Because good debugging starts with knowing where to look
Bit Maybe Wise em 23/03/2025
I've been reading the book Modern Compiler Implementation in ML lately.
Bit Maybe Wise em 08/03/2025
Welcome to the Tsonnet series!
Bit Maybe Wise em 23/02/2025
What does a webcam have to do with coffee, mind-blowing programming languages, and throwaway project...
Bit Maybe Wise em 15/02/2025
White smoke rises from the compiler — habemus comment!
Bit Maybe Wise em 14/02/2025
Where we explore Jsonnet's "string + whatever = totally fine!"
Bit Maybe Wise em 11/02/2025
Gracefully handling missing quotes
Bit Maybe Wise em 10/02/2025
Replacing wild exception throws with monadic error-handling
Bit Maybe Wise em 09/02/2025
How monadic error handling keeps your code on track while exceptions derail your day.
Bit Maybe Wise em 08/02/2025
Replacing manual string formatting with a robust JSON pretty-printing solution
Bit Maybe Wise em 06/02/2025
Adding support for arithmetic operations
Bit Maybe Wise em 02/02/2025
Setting up automated testing for the Tsonnet compiler
Bit Maybe Wise em 29/01/2025
Exploring JSON literal parsing through incremental implementation.