An open API service indexing awesome lists of open source software.

https://github.com/capjamesg/lisp-scripts

One-off scripts and experiments written in Lisp.
https://github.com/capjamesg/lisp-scripts

common-lisp lisp

Last synced: 3 months ago
JSON representation

One-off scripts and experiments written in Lisp.

Awesome Lists containing this project

README

        

# lisp-scripts

One-off scripts and experiments written in Lisp.

## What's in this repository

Here are the scripts in this repository:

- `graph.lisp`: Experiments with building graphs in Lisp.
- `sockets.lisp`: A simple web server with a basic router.

All of these scripts are experimental and may not be complete.

## License

This project is licensed under an [MIT 0 license](LICENSE).

## Contributors

- capjamesg