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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Elm Compiler Written in Elm

126 点作者 otobrglez将近 4 年前

10 条评论

lisardman将近 4 年前
Sad that they have to put a massive "Non-goals" full of emojis so the main Elm team does't feel threated. A languange doesn't lose anything with an extra compiler - a competing compiler is actually what Elm needs right now.
评论 #27819280 未加载
mjaniczek将近 4 年前
Hello! Author here. Didn&#x27;t expect to land on HN before the compiler is actually useful - Oto, you&#x27;ll pay for this! :)<p>Feel free to ask me anything about the project, although bear with me - I&#x27;m learning compilers&#x2F;... on the go, didn&#x27;t study them or anything.
tpoindex将近 4 年前
eie.io would be an awesome domain name for this project. Too bad it&#x27;s already parked by a squatter as a &quot;premium name&quot;. (For non-native or non-Western English speakers, it&#x27;s a line from the children&#x27;s song &quot;Old McDonald Had a Farm&quot;.)
评论 #27824284 未加载
评论 #27821953 未加载
andrewzah将近 4 年前
I know you&#x27;re not trying to replace the official Elm compiler, but that&#x27;s precisely what is needed. I really, really wanted to like Elm but the way it&#x27;s managed is horrible and antithetical to the idea of Open Source software. With the current compiler I wouldn&#x27;t touch Elm with a 39.5&quot; pole, even if Elm is a joy to work with.
评论 #27823613 未加载
Ciantic将近 4 年前
I like it! I gather now you can compile Elm in the browser? It allows many things, similarly as F# with Fable, which allows to compile F# code in browser without a server.<p>Ability to compile code in browser allows to do sandboxes, or tools that otherwise would require a server.
评论 #27819428 未加载
评论 #27819558 未加载
rishav_sharan将近 4 年前
I really would love to have this compiler have a llvm backend. I like the idea of a small FP language with amazing error messages. Haskell is too big and complex for me.
评论 #27820608 未加载
评论 #27821408 未加载
yladiz将近 4 年前
Serious question: how popular is Elm? I&#x27;ve recently seen some tutorials showing up and anecdotally know some friends that have played around with it, but I haven&#x27;t seen any job postings for it and so I&#x27;m wondering if it&#x27;s just hyped up or if there is real demand for Elm developers professionally.
评论 #27819464 未加载
评论 #27819375 未加载
评论 #27819483 未加载
评论 #27819342 未加载
评论 #27822452 未加载
评论 #27819480 未加载
评论 #27819633 未加载
评论 #27821804 未加载
leshow将近 4 年前
AFAIK Elm can&#x27;t actually write to the filesystem, how does the compiler get around that? Or has Elm changed such that it can work outside the browser now?
评论 #27821149 未加载
评论 #27821142 未加载
de_keyboard将近 4 年前
Very cool! However, could they not compile the Haskell Elm compiler to JS using GHCJS and then write Elm bindings for it?
评论 #27818955 未加载
评论 #27819546 未加载
评论 #27819399 未加载
terezasokol将近 4 年前
Great work, Martin! Excited to see how the project turns out &lt;3