A high-performance, string manipulation-focused language for text processing and programming language design, similar to Prolog or Lisp.
Bracmat is a pattern matching programming language inspired by Prolog and Lisp. It was created in 1993 by Bart Demoen and is open source software.
Some key features of Bracmat:
Bracmat is a niche language tailored for text-centric tasks like creating domain-specific mini languages, text adventure games, chatbots, Markdown converters and more. Its pattern matching approach enables rapid prototyping and modification. While not suitable for all general purpose programming, Bracmat excels at text manipulation and language design.