
Factor is a concatenative programming language. Factor is innovative, expressive, fast, and has a full-featured library. Factor applications are portable and the Factor implementation runs on all common platforms. Factor can deploy stand-alone applications on all platforms. Full source code is available under the BSD license.
Binary packages are the recommended way to use Factor for new users and casual dabblers. To download a binary, just click the link for your desired CPU/OS combination. Release dates are in YYYY/MM/DD format.
| CPU/OS | Windows | MacOSX | Linux | FreeBSD | NetBSD | OpenBSD |
|---|---|---|---|---|---|---|
| x86 | 2008/12/25 | 2009/01/05 | 2009/01/05 | 2009/01/05 | 2009/01/05 | 2009/01/05 |
| x86-64 | 2008/12/23 | 2009/01/05 | 2009/01/05 | 2009/01/05 | 2009/01/05 | 2009/01/05 |
| PowerPC | 2009/01/01 |
| Key | |
|---|---|
| Fully supported | |
| Supported, but no binary available | |
| No such port | |
| Impossible combination |
Binaries are built by the build farm. If you intend to track Factor development or contribute to Factor itself, you should build from source instead. Software archaeologists might be interested in historical Factor releases.
Factor is under intense development by a core team of developers working on the language implementation full-time, as well as a number of contributors. The Factor web server and framework powers factorcode.org and concatenative.org.