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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: A Mandelbrot set viewer that runs in the browser

5 点作者 rosslh8 个月前

1 comment

martyalain8 个月前
Very well done, thanks. For the fun here is a very slow but minimalistic and easy to understand version of the mandelbrot set algorithm, without the burden of any canvas. Using a small language, lambdatalk, a foreign dialect of lambda-calculus, we just compute if a point is inside or outside the mandelbrot set and just write &quot;o&quot; or &quot;.&quot; directly in the wiki page. <a href="http:&#x2F;&#x2F;lambdaway.fr&#x2F;workshop&#x2F;?view=mandel_canvas" rel="nofollow">http:&#x2F;&#x2F;lambdaway.fr&#x2F;workshop&#x2F;?view=mandel_canvas</a>
评论 #41731844 未加载