Editors
spork-lang 0.6.0
Maintained Emacs and Neovim integrations for Spork source, evaluation, diagnostics, and navigation.
Spork ships editor integrations beside the language source so syntax and tooling can evolve with the compiler. Both integrations invoke the installed spork launcher and therefore honor project-local toolchain delegation.
Choose an integration#
- Neovim provides filetype detection, syntax, indentation, and Language Server Protocol setup.
- Emacs provides a major mode and an nREPL-driven interactive development workflow.
Install the documented Spork release first, then point the editor integration at the corresponding directory in a spork-lang checkout.