Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
/ cx Public archive

The statically typed dynamic language.

License

Notifications You must be signed in to change notification settings

cx-lang/cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a programming language that can optionally transpile to any language you define. It is based on C++, C#, TypeScript, JavaScript, HTML/CSS and HaXe.

Version

Roadmap: alpha
Development: 0.0.2
NPM Release: 0.0.1

Progress

You can track progress for types in docs/types.txt
Roadmap document can be viewed at docs/roadmap.md
Changes can be viewed at: commits/master or commits/dev

Install

NPM:

npm install -g cx-lang

Git/Node/Make:

git clone https://github.com/erispa/cx.git
cd cx
npm install
make build

Links

Homepage: https://erispa.github.io/cx
DocumentUp: http://documentup.com/erispa/cx
Wiki: https://github.com/erispa/cx/wiki
Issues: https://github.com/erispa/cx/issues
NPM: https://www.npmjs.com/package/cx-lang

License

Copyright (c) 2015 Futago-za Ryuu, Erispa
The MIT License, http://opensource.org/licenses/MIT

About

The statically typed dynamic language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published