Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eggy115/lisp
CommonLisp, NewLisp
https://github.com/eggy115/lisp
commonlisp lisp
Last synced: 19 days ago
JSON representation
CommonLisp, NewLisp
- Host: GitHub
- URL: https://github.com/eggy115/lisp
- Owner: Eggy115
- License: gpl-3.0
- Created: 2023-04-02T15:54:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T12:18:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T21:38:38.316Z (about 1 month ago)
- Topics: commonlisp, lisp
- Language: Common Lisp
- Homepage: https://github.com/Eggy115/Lisp
- Size: 2.46 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lisp Programs and Scripts
This repository contains various Lisp (CommonLisp, Newlisp) programs and scripts.
## Getting Started
To run these Lisp programs and scripts, you will need to have a Lisp interpreter installed on your system. One such interpreter is SBCL.
## Installing
Clone repository
```
git clone https://github.com/Eggy115/Lisp.git
```## Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your changes.
## License
This project is licensed under the GPL v3 license. See the [LICENSE](LICENSE) file for more information.