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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Setting our vision for the 2017 cycle

154 点作者 dumindunuwan超过 8 年前

5 条评论

steveklabnik超过 8 年前
Aaron posted this on the Rust subreddit, and it kinda applies here too:<p>----------<p>Recently we&#x27;ve been discussing a roadmap process for the Rust project. Part of that process is setting a project agenda each year by identifying 8-10 key problems we want to try to tackle across the project, which taken together represent a major increment in Rust&#x27;s evolution. The linked post lays out some preliminary thoughts on vision statements for the 2017 cycle.<p>Since the point here is specifically to have a community-wide discussion on the internals forum, please direct comments there rather than splitting across multiple forums!<p>----------<p>Since this is on the front page now, I will certainly be reading the replies, but if you truly want to help steer the direction of Rust, commenting on Discourse would be ideal. Thanks!
评论 #12411482 未加载
nercht12超过 8 年前
I love the idea of Rust. One of the issues holding me back from Rust is the GUI system. Unless I copy Servo or Piston, there isn&#x27;t much else out there. Sad to say I&#x27;ve been trained to enjoy using pointers and a tree of GUI nodes than playing pass-the-word. That said, I can&#x27;t help but think each developer who considers using Rust has one or two other key &quot;nice-to-haves&quot; (that Rust lacks) holding them back from adopting it.
评论 #12410203 未加载
评论 #12410471 未加载
djhworld超过 8 年前
I&#x27;ve been tinkering with Rust over the past few days<p>My main gripe (which probably falls into the &#x27;learning curve&#x27; element) is it&#x27;s very dense in syntax, and remembering all the borrowing&#x2F;ownership and lifetime rules is quite tricky.<p>Usually when I try and learn a langauge I like to implement a few simple data structures, like a Binary Tree, but I&#x27;ve constantly been hitting hurdles with Rust on this one :(
评论 #12412684 未加载
overgard超过 8 年前
I&#x27;ve been playing with rust, but for me the biggest thing is IDE. I use c++ so I can live with the compile times and learning curve, but the tools are a major stumbling block. Glad it&#x27;s on their radar!
评论 #12410954 未加载
mevric超过 8 年前
decent debugger pls.
评论 #12410482 未加载
评论 #12410969 未加载