Testing cyril-lang with cyfw.
Open an editable buffer, parse as Cyril code when user presses COMMAND + R.
The parse result is printed to std out.
To compile, clone this repo, then:
git submodule update --init --recursive
And then build with CLion/CMake.