Felix (programming language)
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (January 2011) |
| 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.
[edit] Features
[edit] External links
| This programming language-related article is a stub. You can help Wikipedia by expanding it. |