Cl-gopher is a Common Lisp library that implements the server and client sides of the Gopher protocol, as well as a sample text client. An easy to understand and well designed example of using CLOS.

https://github.com/knusbaum/cl-gopher

#gopher #CommonLisp #clos #lisp

GitHub - knusbaum/cl-gopher: Gopher library in Common Lisp

Gopher library in Common Lisp. Contribute to knusbaum/cl-gopher development by creating an account on GitHub.

GitHub