2022-01-23 20:38:27 +01:00
|
|
|
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang crystal][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/crystal/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
2021-10-16 01:28:32 +02:00
|
|
|
--------------------------------------------------------------------------------
|
2022-03-28 15:03:21 +02:00
|
|
|
#+title: :lang crystal
|
|
|
|
#+subtitle: Ruby at the speed of C
|
|
|
|
#+created: January 16, 2017
|
|
|
|
#+since: 1.3
|
2021-10-16 01:28:32 +02:00
|
|
|
|
|
|
|
* Description :unfold:
|
2021-03-10 16:53:55 +00:00
|
|
|
This modules adds [[https://crystal-lang.org/][crystal]] support.
|
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
- Syntax-checking (~flycheck~)
|
|
|
|
- REPL (~inf-crystal~)
|
2021-03-10 16:53:55 +00:00
|
|
|
|
|
|
|
** Maintainers
|
|
|
|
This module has no dedicated maintainers.
|
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Module flags
|
|
|
|
/This module has no flags./
|
2021-03-10 16:53:55 +00:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Packages
|
|
|
|
- [[doom-package:][crystal-mode]]
|
|
|
|
- [[doom-package:][inf-crystal]]
|
|
|
|
- if [[doom-module:][:checkers syntax]]
|
|
|
|
- [[doom-package:][flycheck-ameba]]
|
|
|
|
- [[doom-package:][flycheck-crystal]]
|
2021-03-10 16:53:55 +00:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Hacks
|
|
|
|
/No hacks documented for this module./
|
|
|
|
|
|
|
|
** TODO Changelog
|
|
|
|
# This section will be machine generated. Don't edit it by hand.
|
|
|
|
/This module does not have a changelog yet./
|
|
|
|
|
|
|
|
* Installation
|
|
|
|
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
2021-03-10 16:53:55 +00:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
This module requires:
|
|
|
|
- [[https://crystal-lang.org/install/][The crystal compiler]]
|
|
|
|
- [[https://github.com/crystal-community/icr][ICR]], for the REPL
|
2021-03-10 16:53:55 +00:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Crystal
|
|
|
|
- MacOS: ~$ brew install crystal~
|
|
|
|
- Arch Linux: ~$ pacman -S crystal shards~
|
2021-03-10 16:53:55 +00:00
|
|
|
|
|
|
|
** ICR (REPL)
|
2021-10-16 01:28:32 +02:00
|
|
|
[[https://github.com/crystal-community/icr#installation][Installation instructions]].
|
|
|
|
|
|
|
|
* TODO Usage
|
|
|
|
#+begin_quote
|
|
|
|
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
|
|
|
#+end_quote
|
2021-03-10 16:53:55 +00:00
|
|
|
|
|
|
|
* TODO Configuration
|
2021-10-16 01:28:32 +02:00
|
|
|
#+begin_quote
|
|
|
|
🔨 This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
* Troubleshooting
|
|
|
|
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
|
|
|
|
|
|
|
* Frequently asked questions
|
|
|
|
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
2021-03-10 16:53:55 +00:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
* TODO Appendix
|
|
|
|
#+begin_quote
|
|
|
|
🔨 This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
|
|
|
#+end_quote
|