README
TypeC is a statically typed programming language designed with the simple goal of allowing the programmer to control the compiled output, whatever the target language is.
Version
Install
NPM:
npm install -g typec
Git:
git clone https://github.com/typec/typec.git
cd cx-lang
npm install
make build
Links
Homepage: https://typec.github.io/
Issues: https://github.com/typec/typec/issues
NPM: https://www.npmjs.com/package/typec
License
Copyright (c) 2013-2016 Futago-za Ryuu, Erispa
The MIT License, http://opensource.org/licenses/MIT