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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

BGP Lego Bricks

86 点作者 bitcynth超过 4 年前

3 条评论

maweki超过 4 年前
Slightly OT (but maybe not, as the article is about running strange things on the EV3): The EV3 is an incredible platform. I worked a bit (and am currently writing part of my PhD about it) on declarative Programming on EV3.<p>You can find Prolog-bindings provided by me on the EV3Dev website, which are about as fast as the JS bindings and make for quite a fun weekend, combining declarative planning and plan execution in the same language. You can find my paper on that here: <a href="https:&#x2F;&#x2F;dx.doi.org&#x2F;10.18420&#x2F;inf2019_ws41" rel="nofollow">https:&#x2F;&#x2F;dx.doi.org&#x2F;10.18420&#x2F;inf2019_ws41</a><p>And if you have a lot of spare time on your hand, you can get both HUGS (a Haskell implementation) and PureScript (using the JS bindings) running on the EV3. What you should not do, is try to run clojure, as the runtime is too massive. You can try other JVM languages, but I would suggest you don&#x27;t.
评论 #25033734 未加载
birdyrooster超过 4 年前
I can&#x27;t even get bird running on Raspberry Pi and this person has it working on Legos? I give up.
SamBam超过 4 年前
So would it be possible to create an API to be able to control your robot from the web?
评论 #25035267 未加载