mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-25 20:49:57 +03:00
.. | ||
assets | ||
examples | ||
source | ||
.closed | ||
.gitignore | ||
dub.json | ||
README.md |
Rin
A script interpreter for Rin. It helps with error checking and debugging, making it easier to work with Rin scripts.
Usage
- With DUB:
dub run parin:rin
- Without DUB:
dmd -Ijoka_path -Iparin_path -i -run source/app.d
Editor Themes
Rin syntax highlighting files for various text editors are available in the assets folder.