An Erlang lexer and syntax highlighter in Gleam
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Gleam 98.7%
Erlang 0.8%
JavaScript 0.5%
22 1 4

Clone this repository

https://tangled.org/gearsco.de/pearl https://tangled.org/did:plc:7x6wc6fbj464biqdarmhxucv/pearl
git@tangled.org:gearsco.de/pearl git@tangled.org:did:plc:7x6wc6fbj464biqdarmhxucv/pearl

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

pearl#

Package Version Hex Docs

gleam add pearl@1
import pearl

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/pearl.

Development#

gleam run   # Run the project
gleam test  # Run the tests