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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building a language server for Muon

101 点作者 nickmqb超过 5 年前

5 条评论

UglyToad超过 5 年前
An interesting article.<p>I was minded to write an Ask HN related to this. Why do so many new languages launch without what I&#x27;d consider to be essential functionality for any language; autocomplete, good IDE integration, intellisense, auto refactoring and navigation support?<p>I get that all languages are just text at the end of the day but are people really holding the whole API surface and type arguments of standard libraries and 3rd party libraries in their head? Do they remember variable names across files and directories. I feel like my memory must be absolutely terrible because there&#x27;s no way I could work in a language without decent autocomplete.
评论 #21639181 未加载
评论 #21638651 未加载
评论 #21639236 未加载
评论 #21638716 未加载
评论 #21638646 未加载
评论 #21638675 未加载
评论 #21640820 未加载
评论 #21639032 未加载
评论 #21641708 未加载
jimws超过 5 年前
Lisp had this kind of interactive programming support for a long time using SLIME and Emacs. Why isn&#x27;t this a more common feature in the more recent languages?
评论 #21638614 未加载
评论 #21638600 未加载
评论 #21638735 未加载
评论 #21639010 未加载
评论 #21638593 未加载
ktm5j超过 5 年前
I thought this article was about &quot;building a language server&quot; like the title says, but this is really just a grammar set for an existing language server.. unless I&#x27;m missing something? I realize that this is being picky about wording, but it&#x27;s a little misleading.
评论 #21638792 未加载
评论 #21638762 未加载
评论 #21638726 未加载
ngcc_hk超过 5 年前
Good article. In fact the muon is very doc. Still, one of the curse when coping segment of python code is to handle those tab and white space. The muon help to have a feature (first line say tab or space). Sigh muon opt for that turn me off.
评论 #21643587 未加载
duckqlz超过 5 年前
Moun’s for loops make me angry.
评论 #21638873 未加载