It’s been a long time coming, and here it is: a new stable Factor release with years of improvements to enjoy.

For those who don’t know:

Factor is a concatenative, stack-based programming language with high-level features including dynamic types, extensible syntax, macros, and garbage collection. On a practical side, Factor has a full-featured library, supports many different platforms, and has been extensively documented.

The implementation is fully compiled for performance, while still supporting interactive development. Factor applications are portable between all common platforms. Factor can deploy stand-alone applications on all platforms. Full source code for the Factor project is available under a BSD license.

  • Capital
    link
    210 months ago

    Hopefully, the next version doesn’t take as long ;)