lispmethods
lispmethods copied to clipboard
Notes on Common Lisp
# Getting Started With Common Lisp An overview of how to quickly set up a development environment and get started with Common Lisp. Install a lisp, add some libraries, write...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Hi again ! so this post is really helpful, thanks (http://lispmethods.com/libraries.html). In the end, it is too bad you don't show solutions on how to automatically fetch dependencies without manually...