The Felix Programming Language
High performance scripting language.

Tutorials |
Language Reference |
Library Reference |
User Guide |
Download |
Community
- Run source programs directly.
- Generates machine binaries via C++ instead of bytecode.
- Statically typed for reliability and scalability.
- Supports both ML-like functional and C-like imperative programming styles.
- Rich set of datatypes in standard library
- Core support for coroutines and lightweight threads.
- Asynchronous socket I/O integrated.
- User defined grammar.
- Beautiful Maths in Felix.
- Hyperlight Speed
- NEW! Row polymorphism
Travis build status (Ubuntu/ gcc5.1):
Appveyor build status (Windows 10/VS 2015):