https://play.crystal-lang.org integration.
play.crystal-lang.org is a web resource to submit/run/share Crystal code.
This package allows you to use this resource without exiting your favorite Emacs.
- Allows to fetch code into Emacs buffers from play.crystal-lang.org
- Allows to submit code to play.crystal-lang.org directly from Emacs
- Allows to browse play.crystal-lang.org
Run one of the predefined interactive functions.
See Function Documentation for details.
Insert code identified by RUN-ID into the current buffer.
Insert code identified by RUN-ID into another buffer.
Show code identified by RUN-ID in a browser using ’browse-url’.
Create new run submitting code from the current region.
Create new run submitting code from the current buffer.