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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Femtolisp – A lightweight, robust, scheme-like Lisp implementation

133 点作者 thetwentyone超过 3 年前

4 条评论

thetwentyone超过 3 年前
I think femtolisp powers Julia&#x27;s code parsing and helps make Julia so lisp-like. Femtolisp can be run with as an argument to julia: `julia --lisp`<p><pre><code> &gt; julia --lisp ; _ ; |_ _ _ |_ _ | . _ _ ; | (-||||_(_)|__|_)|_) ;-------------------|-----------------------</code></pre>
评论 #29632781 未加载
评论 #29633063 未加载
guhsnamih超过 3 年前
It is heartening to see folks concerned about being lightweight. I keep running out of space on my 32GB Debian 9 VM because every time I cargo build or npm install I feel like I am downloading all of the internet and generating more of it locally. And then docker build creates a few &quot;diff-only&quot; container images that need another 32GB of attached storage of their own.
评论 #29635040 未加载
klibertp超过 3 年前
Every time I read the rant that is the README here, it makes me smile. It describes the project&#x27;s goals, too, but most of it is humorous remarks on many of the typical problems that come with Lisp implementations. Most of them are about pet-project-class Lisps, but the subtle bashing of Clojure and PicoLisp is a cherry on top. I wish more programmers had capability to write like this.
评论 #29637217 未加载
cameronstanley超过 3 年前
Having just watched the Berserk anime, I’m curious if anyone knows if the name is inspired by it?
评论 #29634383 未加载
评论 #29637974 未加载
评论 #29639594 未加载