Factor



Website: factorcode.org


Factor is a stack-oriented programming language created by Slava Pestov.

Factor is dynamically typed and has automatic memory management, as well as powerful metaprogramming features.

The language has a single implementation featuring a self-hosted optimizing compiler and an interactive development environment.

The Factor distribution includes a large standard library.