0.0.1 • Published 9 years ago

cx-lang v0.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
9 years ago

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

Development: 0.0.1 NPM Release: 0.0.0

Progress

You can track progress for types in docs/types.txt To view project changes see docs/changelog.md Parser rules not implemented are listed in docs/parser-todo.md Roadmap document can be viewed at docs/roadmap.md

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