Lezer grammar for shell scripts
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`@fig/lezer-bash` is a grammar for parsing Bash shell scripts using the Lezer parser system. It implements the official Shell Command Language Specification, making it suitable for building developer tools like syntax highlighters, linters, or autocompletion engines that need to accurately understand Bash syntax. The project is intended for developers creating tooling for shell scripting environments.