TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sam Altman (OpenAI) seeking compiler/PL designers on X

5 点作者 tntpreneur大约 1 个月前

2 条评论

tntpreneur大约 1 个月前
Do you know what this means? Most probably, they want to build a new programing language that LLMs can develop more easily with.
评论 #43675397 未加载
fragmede大约 1 个月前
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.