有没有讨论编译器的好地方?
我正在寻找一些可以讨论编译器和语言设计的地方?论坛或任何此类的东西
I am looking for some place where I can discus compilers and language design ? forum or any thing of this sort
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Lambda The Ultimate 是一个网站,似乎是许多语言设计者最喜欢去的地方。
Lambda The Ultimate is a website which seems to be the favourite hang-out for many language designers.
usenet 组 comp.compilers 可以用于此类事情。现在好像没有以前那么活跃了。
如果您对优化和代码生成感兴趣,LLVM IRC 频道有许多知识渊博且乐于助人的人员。 (llvm.org)。
The usenet group comp.compilers is available for that sort of thing. It seems to be less active now than it used to be.
If you're interested in optimization and code generation, the LLVM IRC channel has many knowledgeable and helpful people. (llvm.org).