Felix (programming language)

From Wikipedia, the free encyclopedia
Felix
Paradigm(s) multi-paradigm: imperative, functional, object-oriented
Developer John Skaller, Erick Tryzelaar
Influenced by ML, C++
OS Cross-platform
License open-source
Website http://felix-lang.org/

    Felix is an open source programming language which provides an ML style type system with a syntax that C++ programmers should find easy to learn. It generates C++ and supports both use of C++ types as primitives, as well as embedding in existing C++ written architectures in a natural manner.

    Features

    External links


    This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.