A New Direction for the Mac Arm64 Code Generator

Forum User forumuser at example.com
Sat Jul 11 10:46:23 UTC 2026


On Saturday, 11 July 2026 at 04:15:16 UTC, Walter Bright wrote:
> Given the frequent erroneous assertions AI has made about the 
> object code format, I won't bother trying to use AI to generate 
> the code.

You are not using an agent, aren't you? I stronlgy recommend 
using a coding agent (e.g. codex of OpenAI). If you bother with 
"erroneous assertion" from the LLM you are probably copy and 
pasting to and fro a web interface. Fire up a VM instead, upload 
sources and binaries, install the agent and tell it what you 
expect.

If things are not documented you reverse engineer or tinker 
aorund with the format. The AI will do the same, but way faster 
and without (noticeable) signs of frustration.


More information about the Digitalmars-d mailing list