Skip to content

Instantly share code, notes, and snippets.

View WetHat's full-sized avatar
🏠
Working from home

Peter Ernst WetHat

🏠
Working from home
View GitHub Profile
@WetHat
WetHat / CL-MethodCallSequence.ipynb
Last active February 20, 2020 17:16
Call sequence of Methods in Common Lisp
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / CL-PrettyPrintTableData.ipynb
Last active April 11, 2023 04:35
Pretty Print Table Data in Common Lisp
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WetHat
WetHat / CL-Queues.ipynb
Last active February 23, 2023 06:21
Implementing the QUEUE abstract data type while exploring Common Lisp generic functions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.