Loading...
Loading...
C Constructs That Still Don’t Work in C++ — and a Few That Changed &#32; submitted by &#32; <a href="https://www.reddit.com/user/jhartikainen"> /u/jhartikainen </a> <br/> <span><a href="https://codeutopia.net/blog/2026/05/23/applying-metaphors-from-other-fields-into-software-development/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1tleq8t/applying_metaphors_from_other
An article titled “Five Years of Trying to Add Recursion to lychee” indicates a long-running effort to implement recursion support in a project called Lychee. With no body text available, details such as the author, the specific Lychee project (language, tool, or library), the technical approach, and the current status of the work are unknown. The title suggests the change has been attempted over a five-year period, implying significant design, implementation, or governance challenges. If Lychee is a programming language or interpreter, adding recursion could affect core semantics, performance, and compatibility; if it is a tool, it may relate to recursive processing of inputs. More information is needed to confirm scope, outcomes, and impact.
C Constructs That Still Don’t Work in C++ — and a Few That Changed
&#32; submitted by &#32; <a href="https://www.reddit.com/user/jhartikainen"> /u/jhartikainen </a> <br/> <span><a href="https://codeutopia.net/blog/2026/05/23/applying-metaphors-from-other-fields-into-software-development/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1tleq8t/applying_metaphors_from_other_fields_into/">[comments]</a></span>
mvm - a fast virtual machine for Go