@pragmatic-programming/kico
v0.0.1-rc.1
Published
Kieler Compiler Core in TypeScript
Downloads
4
Readme
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