Getting Started in Common Lisp
12 hours ago
- #Development Environment
- #Common Lisp
- #Lisp-Stat
- Getting started with Common Lisp development can be challenging due to setup complexities.
- The ls-dev-image is an OCI image designed to simplify the process by including essential tools like Emacs, Slime, Quicklisp, and Lisp-Stat.
- The image comes pre-configured with sample datasets, plots, and an ls-server running on port 20202 for web-based interaction.
- Users can sync with the latest Lisp-Stat updates using the included 'refresh' script.
- The image is also compatible with GitHub Codespaces and supports general Common Lisp development beyond Lisp-Stat.
- Contributions and bug reports are encouraged to improve the tool.