10 unstable releases (3 breaking)

0.5.0 Jan 24, 2025
0.4.4 Jan 20, 2025
0.3.1 Jan 7, 2025
0.2.1 Dec 31, 2024

#939 in Command line utilities

Download history 322/week @ 2024-12-29 172/week @ 2025-01-05 370/week @ 2025-01-12 356/week @ 2025-01-19 27/week @ 2025-01-26 21/week @ 2025-02-02

779 downloads per month

GPL-3.0-only

600KB
11K SLoC

ASCA

ASCA is a Sound Change Applier written in Rust with WASM.

Repo for the web UI is here

Notable Features

  • Out of the box Distinctive Features and Alpha Notation
  • Manipulation of Syllables, Stress, and Tone
  • Metathesis and Hyperthesis (Long Range Metathesis)
  • Optional/Repeating Segments
  • Variables
  • Syntax which adheres to conventional standard notation
  • Digraph and Diacritic Support
  • Romanisation/Deromanisation

User guide can be found here.

Changelog

Cli

A cli specific user guide can be found here.

Installation

Precompiled binaries are available for Linux, Windows, and macOS. Add it to your path to have the asca command available in your terminal.

Alternatively, if you have Rust installed, asca can be installed with cargo.

cargo install asca

Dependencies

~2–10MB
~100K SLoC