|
You are here |
nickjanetakis.com | ||
| | | | |
home.hedy.dev
|
|
| | | | | How I've set up syntax highlighting for my website with dark mode support. | |
| | | | |
rishikeshs.com
|
|
| | | | | How to properly configure Hugo's Chroma syntax highlighter to work with language hints in markdown code blocks. | |
| | | | |
xnacly.me
|
|
| | | | | Using Treesitter in neovim to conditionally highlight code snippets | |
| | | | |
stevelosh.com
|
|
| | | [AI summary] The text is a comprehensive guide to Common Lisp, covering its structure, libraries, and ecosystem. It explains the different layers of project organization, including files, packages, systems, and projects, and highlights popular libraries for various tasks such as utilities, threading, foreign function interfaces, regular expressions, HTTP clients, and more. The guide also discusses tools like Quicklisp and ASDF for managing dependencies and projects, and touches on the stability and community of the language. It concludes by emphasizing the depth of Common Lisp and the importance of careful study for mastering it. | ||