Skip to content

pragmatic-programming/kico

Repository files navigation

KiCo - Kieler Compiler Core in TypeScript

This repository contains a standalone, light-weight re-implementation of the KIELER Semantics compiler in TypeScript.

# build project
yarn
yarn run build

# run tests
yarn run test