TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building a language server for Muon

101 pointsby nickmqbover 5 years ago

5 comments

UglyToadover 5 years ago
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 未加载
jimwsover 5 years ago
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 未加载
ktm5jover 5 years ago
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_hkover 5 years ago
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 未加载
duckqlzover 5 years ago
Moun’s for loops make me angry.
评论 #21638873 未加载