Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 721 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 721 Bytes

SutyCiska

A text editor for the Lojban language.

Features

  • Support for multiple Lojban parsers and dialects.
  • Automatic spelling and grammar check (handles all "magic words").
  • Live HTML output with recursive dictionary look-up.
  • Handles deep structural nesting (see CLL.19) that would crash an ordinary PEG parser.
  • Updates only the smallest changed region for fast performance.

Running locally

Open index.html in your browser. Serving from localhost is necessary in chrome and chromium.