An open API service indexing awesome lists of open source software.

https://github.com/dgarrodc/language-ldpl

LDPL support for Atom
https://github.com/dgarrodc/language-ldpl

atom ldpl

Last synced: 5 months ago
JSON representation

LDPL support for Atom

Awesome Lists containing this project

README

          

# language-ldpl

Adds syntax highlighting, code folding and snippets to [LDPL](https://www.ldpl-lang.org/) files in Atom.

This package uses the [tree-sitter-ldpl](https://www.npmjs.com/package/tree-sitter-ldpl) grammar.

## Example

![Screenshot](screenshot.png)

Example code taken from the [LDPL repo](https://github.com/Lartu/ldpl/tree/master/examples).

Syntax theme: [Atom Dark](https://atom.io/themes/atom-dark-syntax)