by tntpreneur on 4/13/2025, 7:54:06 PM
by fragmede on 4/13/2025, 8:12:02 PM
One thing I've thought about for coding with LLMs, is that passing in source code to be tokenized by the clip/whatever English text parser seems like it would be suboptimal compared to training on the AST that gets generated by the compiler after parsing the source.
Do you know what this means? Most probably, they want to build a new programing language that LLMs can develop more easily with.