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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Pico8Lisp: A toy Lisp interpreter for PICO-8

116 点作者 andrewguy9超过 3 年前

2 条评论

jmiskovic超过 3 年前
Also notable, TIC-80 is an open source PICO-8 clone and it has a built-in support for Fennel. A step up from toy Lisp, Fennel is mature Clojure-inspired language that runs on Lua platform.<p><a href="https:&#x2F;&#x2F;fennel-lang.org&#x2F;setup#using-fennel-in-tic-80" rel="nofollow">https:&#x2F;&#x2F;fennel-lang.org&#x2F;setup#using-fennel-in-tic-80</a>
5-超过 3 年前
see also: really a toy lisp for the original fantasy console, CHIP-8:<p><a href="https:&#x2F;&#x2F;internet-janitor.itch.io&#x2F;bulb" rel="nofollow">https:&#x2F;&#x2F;internet-janitor.itch.io&#x2F;bulb</a>