Show HN: Building a Rust-ish programming language with 100% coding agents: Wadowado-lang.org5 ポイント·投稿者 gfx·12 日前·2 コメント
gfx·9 年前·議論I think JakeWharton's point is right.Issued: https://github.com/retropiler/retropiler/issues/6
gfx·15 年前·議論I'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++.