Common Lisp(CLisp 是 Common Lisp 的实现)是一种通用语言。你可以用它做任何你想做的事。如需精彩实用的介绍,请查看 Peter Seibel 撰写的实用 Common Lisp。
Common Lisp, of which CLisp is an implementation, is a general purpose language. You can do with it whatever you want. For a nice, practical introduction, take a look at Practical Common Lisp by Peter Seibel.
如果做不到这一点,那就找到你所渴望的——一个你需要的程序——然后用 Common Lisp 编写它。
Judging by your comment you're looking for ideas to implement using Common Lisp.
It seems lots of people nowadays are using Project Euler to try out a language: it's a source of fun, small problems that lets you learn some maths too.
Failing that, find an itch that you have - a program that you need - and write that in Common Lisp.
发布评论
评论(2)
Common Lisp(CLisp 是 Common Lisp 的实现)是一种通用语言。你可以用它做任何你想做的事。如需精彩实用的介绍,请查看 Peter Seibel 撰写的实用 Common Lisp。
Common Lisp, of which CLisp is an implementation, is a general purpose language. You can do with it whatever you want. For a nice, practical introduction, take a look at Practical Common Lisp by Peter Seibel.
从您的评论来看,您正在寻找使用 Common Lisp 实现的想法。
现在似乎很多人都在使用 Project Euler 来尝试一种语言:它是一个有趣的源泉,小问题也可以让你学习一些数学。
如果做不到这一点,那就找到你所渴望的——一个你需要的程序——然后用 Common Lisp 编写它。
Judging by your comment you're looking for ideas to implement using Common Lisp.
It seems lots of people nowadays are using Project Euler to try out a language: it's a source of fun, small problems that lets you learn some maths too.
Failing that, find an itch that you have - a program that you need - and write that in Common Lisp.