Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.56 KB

NAVIGATE.md

File metadata and controls

33 lines (20 loc) · 1.56 KB

Navigate

Rad/RSL & related projects are spread across repositories.

Contains the rad CLI tool & RSL interpreter + some others.

Directory Description
core Core code for rad.
docs-web MkDocs documentation website.
rsl-language-server LSP Language Server for RSL, aka RLS.
textmate-gen Generator for Textmate bundles, using RTS.
vsc-extension Implementation for Visual Studio Code extension for RSL.

Contains RSL's tree sitter implementation & grammar, including the generated Go bindings.

A Go lib which wraps RSL's tree sitter implementation & Go bindings.

Intended as a more convenient way of interacting with the tree sitter implementation, containing various convenience methods & greater context.

A fork of tablewriter leveraged by rad for its table formatting and writing.

Contains the Homebrew formula for rad.