transform streamed glsl tokens into an ast
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glsl-parser is a JavaScript library that transforms streamed GLSL tokens into an AST (Abstract Syntax Tree). It can be used either synchronously or as a stream, and is designed to work in conjunction with glsl-tokenizer. This tool is primarily for developers working with GLSL (OpenGL Shading Language) who need to parse and analyze GLSL code programmatically.