/dev/Conteúdo/src/Bit Maybe Wise
Últimas atualizações
Bit Maybe Wise em 28/10/2025
Teaching Tsonnet to walk through nested object fields.
Bit Maybe Wise em 19/10/2025
Tsonnet now supports top-level object access with the $ operator, allowing you to reference root-lev...
Bit Maybe Wise em 10/09/2025
Tsonnet objects can now reference themselves using self, but this required careful implementation of...
Bit Maybe Wise em 01/09/2025
Sometimes the best way to understand parsing conflicts is to watch your parser make mathematically w...
Bit Maybe Wise em 24/08/2025
Fixing Tsonnet's lazy evaluation inconsistency in objects
Bit Maybe Wise em 18/08/2025
Extending Tsonnet's object syntax to support local variable definitions next to object fields.
Bit Maybe Wise em 29/07/2025
Implementing the syntactic sugar because nobody wants to escape quotes in their cocktail recipes
Bit Maybe Wise em 13/07/2025
Adding type checking to Tsonnet
Bit Maybe Wise em 06/06/2025
Sometimes the best way to test your code is to throw completely random stuff at it and see what stic...
Bit Maybe Wise em 05/06/2025
Ever feel smug about your passing tests, only to have reality humble you with a single weird input?
Bit Maybe Wise em 04/06/2025
How Tsonnet learned to index strings
Bit Maybe Wise em 18/05/2025
Teaching Tsonnet the art of late binding
Bit Maybe Wise em 16/05/2025
A deep dive into implementing variable bindings
Bit Maybe Wise em 08/04/2025
Transforming cryptic error messages into helpful visual cues