Show HN: Building a Rust-ish programming language with 100% coding agents: Wadowado-lang.org5 points·by gfx·há 4 dias·2 comments
Retropiler: Java 8 Standard Library Backport for Androidgithub.com78 points·by gfx·há 9 anos·61 comments
gfx·há 9 anos·discussI think JakeWharton's point is right.Issued: https://github.com/retropiler/retropiler/issues/6
gfx·há 15 anos·discussI've ported Java's timsort to C++:https://github.com/gfx/cpp-TimSortand concluded that it can be useful for scripting languages like Python but not so useful for C++.