Felix Programming Language

Downloading Felix

Current Development Version

Felix is free to use. It is in constant development, so the best way to use it is through Git:

git clone http://git.felix-lang.org/r/felix.git
cd felix
git submodule init
git submodule update

Prerequisites

How to Build

  • Run python3 fbuild/fbuild-light

See python3 fbuild/fbuild-light --help for a description of the config and build options.

Troubleshooting

For any help or suggestions with the build process, or any questions about felix itsel, try our discussion board.