Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 288 Bytes

File metadata and controls

11 lines (7 loc) · 288 Bytes

Cyril Lang Test

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.