What an AI-First Programming Language Would Look Like
Current programming languages are full of syntax that AI doesn't really need. If AI is the one writing the code, why bother with brackets and commas? I explore two ways we could redesign languages for machines: either super low-level assembler or very verbose natural language. Let's look at why we need to optimize this! ;)