C(M)

 

The C(M) language

C(M) is an efficient and powerful programming language, which directly translates mathematical constructions into efficient C programs. It has efficient very high-level structures and expressions, which enable the rapid development of complex algorithms and applications.

Remark

The C(M) language is in an early, experimental stage of development. The use of it for implementing industrial and mission critical applications is not recommended.

License

Copyright (c) 2013-2016, Stoyan Mihov

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Resources:

Current version is 1.3.3 from 05.04.2017

  1. Brief description of the language: cm.pdf

  2. 64-bit Mac OS binaries: cm

  3. 64-bit Linux binaries: cm

  4. Example: example.cm

  5. Revised example: example1.cm