这是indexloc提供的服务,不要输入任何密码
Skip to content

yusufmalikul/learn-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

learn-lisp

Collection of Common Lisp code snippet.

How to run

You need SBCL to run the code:

$ sbcl --script hello.lisp
hello, world

You can also generate compiled version of the code.

About

Collection of Common Lisp code snippet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published