:lang crystal

Ruby at the speed of C

1. Description

This modules adds crystal support.

  • Syntax-checking (flycheck)
  • REPL (inf-crystal)

1.1. Maintainers

This module has no dedicated maintainers. Become a maintainer?

1.2. Module flags

+lsp
Enable LSP support.

1.4. Hacks

No hacks documented for this module.

2. Prerequisites

2.1. Crystal

you need to install the crystal compiler.

2.1.1. MacOS

brew install crystal

2.1.2. Arch

sudo pacman -S crystal shards

2.2. ICR (REPL)

you need to install ICR.

3. TODO Usage

This module has no usage documentation yet. Write some?

4. TODO Configuration

This module has no configuration documentation yet. Write some?

5. Troubleshooting

There are no known problems with this module. Report one?

6. TODO Appendix

This module has no appendix yet. Write one?