Getting Started¶
This section covers everything you need to go from zero to a working Typist-annotated Perl program. It walks through installing Typist and its dependencies, writing and running your first typed program, and configuring your editor for an integrated development experience with the typist-lsp language server.
- Installation -- Prerequisites, installation methods, and verification
- First Program -- Writing, running, and understanding your first typed Perl program
- Editor Setup -- Configuring Neovim, VS Code, and other editors with
typist-lsp