|
||
---|---|---|
.. | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
lang/crystal
Description
This modules adds crystal support.
- Syntax-checking (
flycheck
) - REPL (
inf-crystal
)
Maintainers
This module has no dedicated maintainers.
Module Flags
This module provides no flags.
Plugins
- crystal-mode
- inf-crystal
-
if
:checkers syntax
is enabled
Prerequisites
Crystal
you need to install the crystal compiler.
MacOS
brew install crystal
Arch
sudo pacman -S crystal shards
ICR (REPL)
you need to install ICR.