CLISP 和 CL-WHO 的 CGI 示例?
文件的 clisp 脚本的简单示例吗
- 有人可以为我提供一个使用CGI
- /usr/local/bin/clisp
- CL-WHO 或等效
?我的安装由 apache2、clisp 和 Quicklisp 组成。
提前致谢!
Could someone provide me a simple expample of a clisp script, that uses
- CGI
- /usr/local/bin/clisp
- CL-WHO or equivalent?
My installation is consisting of apache2, clisp and quicklisp.
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Quicklisp 是一个不错的选择。那么使用 clisp、sbcl 或 ccl 作为实现都没有关系。
在 shell 中运行:
在 Lisp 中运行:
输出:
Quicklisp is a good choice. Then it doesn't matter if you use clisp, sbcl or ccl as an implementation.
Run this in the shell:
Run this in the Lisp:
Output: