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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A dialect of Lisp that's embedded in Python

2 点作者 raytopia大约 1 年前

1 comment

ggm大约 1 年前
&quot;embedded&quot; is such a strange word to use.<p>1) install hy via pip<p>2) run the hy command, which exposes python3 calls, functions, &quot;libc&quot; and has a LISP syntax.<p>btw you won&#x27;t believe it, but it&#x27;s &quot;embedded&quot; all the way down:<p>run Hy Embedded in Python which is Embedded in C. which is Embedded in Assembler which is Embedded in an ALU microcode stack which is Embedded in gates Which are embedded in quantum effects.<p>&quot;Implemented&quot; feels better. Implemented in Python3 and exposing the Python3 import libraries and native systemcall methods.<p>Is the REPL coded in Hy or in Python? Can I e.g. break from Hy inside the exec(&#x27;Hy&#x27;) and be at the Python3 REPL? If thats the case I can probably come at &quot;embedded&quot;
评论 #39997610 未加载