This repository contains the source code for cwsc
, the standard reference implementation compiler for CWScript. cwsc
is written in TypeScript and requires Node.js v16 or later.
cwsc
is available on NPM.
npm install -g cwsc
This installs the cwsc
command line tool in your $PATH
.
CWScript, cwsc
and its bundled toolchain are licensed under the MIT License.
Copyright © 2021-2022 Terran One, inc.