Back to Edit

crates

crates/README.md

2.0.0437 B
Original Source

crates

This directory contains the crates that make up Edit and its supporting tooling.

  • edit: Main editor binary and library

    It is split apart into a library to allow for benchmarks.

  • lsh: Syntax-highlighting compiler and runtime

  • lsh-bin: A small CLI for experimenting with and debugging LSH output

  • stdext: Shared utility code used across the workspace

  • unicode-gen: Code generation utilities for Unicode LUTs