Skip to content

Supported Languages Information

TerseTears edited this page Apr 29, 2022 · 8 revisions

This page aims to gather supplementary information on the languages supported by tree-sitter including plugins that extend or use tree-sitter for the language.

Elixir

Elixir is a functional, concurrent, general-purpose programming language that runs on the BEAM virtual machine which is also used to implement the Erlang programming language.

Related Plugins:

Latex

Related Plugins:

Org

Org is a highly flexible structured plain text file format, composed of a few simple, yet versatile, structures.

Related Plugins:

Yaml

Related Plugins:

YAML is a human-readable data-serialization language.