Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivixvi committed Jan 11, 2025
1 parent 4a10dc7 commit b53903e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,21 @@ Common Lisp Development Environments For VSCode

## Reference

### Package System: ASDF
### Package

- https://www.lispworks.com/documentation/HyperSpec/Body/11_aa.htm
- https://lispcookbook.github.io/cl-cookbook/packages.html

### Build System: ASDF

- https://asdf.common-lisp.dev/asdf.html
- 日本語訳: https://privet-kitty.github.io/misc/asdf-ja.html

### Environments Management: Roswell
### Package Installer: Quicklisp

- https://www.quicklisp.org/beta/

### Runtime Management: Roswell

- https://roswell.github.io/

Expand Down

0 comments on commit b53903e

Please sign in to comment.