• Roswell Installation
  • How does Roswell change my system?
  • Why is Roswell core written in C?
  • How do I customize the system-wide installation dir? (/usr/local/bin/ros)
  • How do I customize the user installation dir? ($HOME/.roswell)
  • Roswell Usage & Customization
  • my .sbclrc isn't loaded!!
  • Where should I put my local projects?
  • Sure, but I don't want to change the dir I'm using now.
  • My SLIME does not jump to the source code of implementation with M-..
  • How to Setup Slime with Roswell?
  • Why is Roswell's Quicklisp dist old and older than mine in Slime ?
  • Writing & Launching Roswell Scripts
  • How are roswell scripts evaluated?
  • Related: What's the default package when launching the script?
  • Related: In what environment is main executed?
  • How can I extend the dynamic space size? (sbcl-specific)
  • Roswell seems to disable the debugger.
  • I gave a script a large (~100k) arglist, caused a memory exhaust
  • My roswell script uses a fixed random seed.
  • The script stops working when used as a CRON script
  • Quick recipe for building a binary with my private subprojects