This repository contains copies of the following files from the original koka repository:
- The VS Code extension's textmate grammar file
- The
LICENSE
file
These files are kept up-to-date, via a GitHub Action, which runs once a week. This GitHub action inspects the "source" files for changes; if changes are found, then commit the latest changes to this repo.
The primary use-case of this repository is to provide syntax highlighting within GitHub (via linguist). For more info, please see the discussion.