logoalt Hacker News

devradardevyesterday at 11:56 PM1 replyview on HN

This is a clever approach to reduce token usage. In my experience with Gemini 3 for code analysis, the biggest bottleneck isn't just the logic, but the verbosity of standard languages consuming the context window. A targeted intermediate language like this could make 'thinking' models much more efficient for complex tasks.


Replies

irishcoffeetoday at 12:50 AM

Almost like… a simplified set of instructions you would give a computer that get distilled down into machine code that executes on bare metal!