Factor
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. Wikipedia
Created Year: 2003Designed by: Slava Pestov
Developed by: Slava Pestov
Implemented in: Factor
Wikidata: Q1391724
Influenced by: Forth • Joy • Lisp • Self
Programming paradigms: concatenative programming • functional programming • multi-paradigm programming • stack-oriented programming
Factor Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Factor
USING: io ;
"Hello World" print
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-06-11