In the ACL top level REPL, keywords like ":cd" and ":pwd" have specific meanings. :cd changes the current directory, and :pwd prints it. When I type these into the slime repl, they are just interpreted as keywords. How can I recover the ACL top-level functionality from the slime repl?