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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Let's Run Lisp on a Microcontroller

9 点作者 dimonomid将近 9 年前

1 comment

martyalain将近 9 年前
I just read your interesting article. About thes Lisp&#x2F;Scheme implementation I guess that you are aware of some JS implementations following Peter Norvig (<a href="http:&#x2F;&#x2F;norvig.com&#x2F;lispy.html" rel="nofollow">http:&#x2F;&#x2F;norvig.com&#x2F;lispy.html</a>) and this is my own: <a href="http:&#x2F;&#x2F;epsilonwiki.free.fr&#x2F;lambdaway&#x2F;index.php?view=lambdalisp" rel="nofollow">http:&#x2F;&#x2F;epsilonwiki.free.fr&#x2F;lambdaway&#x2F;index.php?view=lambdali...</a><p>I wrote too an &quot;iconoclastic&quot; Lisp&#x2F;Scheme dialect built exclusively on regexps which is extremely small and works fine in a wiki context: <a href="http:&#x2F;&#x2F;epsilonwiki.free.fr&#x2F;lambdaway&#x2F;" rel="nofollow">http:&#x2F;&#x2F;epsilonwiki.free.fr&#x2F;lambdaway&#x2F;</a><p>I wonder what you could think of such an approach and if regexps are efficiently implemented in a Microcontroller.<p>Best regards Alain Marty