Skip to content

cx-lang/cx-lang

Repository files navigation

Build status npm version dependencies License hit count

CXLang is a statically typed programming language that has borrowed it's syntax from dynamic, static and meta languages, and can transpile to any language you define within CXLang it self, whatever frontend your using (@cx-lang/transcript, @cx-lang/whitescript, etc).

version

install

yarn install -g cx-lang

develop

git clone https://github.com/cx-lang/cx-lang.git
cd cx-lang
yarn install
yarn run bootstrap

license

Copyright © 2018 Futago-za Ryuu
The MIT License, opensource.org/licenses/MIT