https://github.com/ryukinix/lisp-challenge
A personal collection of Common Lisp scripts to solve the problems from www.pythonchallenge.com
https://github.com/ryukinix/lisp-challenge
common-lisp python-challenge
Last synced: 2 months ago
JSON representation
A personal collection of Common Lisp scripts to solve the problems from www.pythonchallenge.com
- Host: GitHub
- URL: https://github.com/ryukinix/lisp-challenge
- Owner: ryukinix
- License: mit
- Created: 2017-04-01T18:54:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T06:29:31.000Z (over 3 years ago)
- Last Synced: 2025-02-14T21:47:06.690Z (4 months ago)
- Topics: common-lisp, python-challenge
- Language: Common Lisp
- Size: 371 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description

A personal collection of scripts written in Common Lisp used to solve the neat problems from [Python Challenge](http://www.pythonchallenge.com)
# Author
* [Manoel Machado](https://www.github.com/ryukinix)
# License
[MIT](LICENSE)