Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Factor (programming language)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Stack-oriented programming language}} {{Primary sources|date=July 2019}} {{Infobox programming language |name = Factor |logo = [[File:NewFactorLogo.png|200px]] |paradigm = [[multi-paradigm programming language|multi-paradigm]]: [[concatenative programming language|concatenative]] ([[stack-oriented programming|stack-based]]), [[functional programming|functional]], [[object-oriented programming|object-oriented]] |year = 2003 |developer = Slava Pestov |latest_release_version = 0.100 |latest_release_date = {{start date|2024|9|11}} |typing = [[strong typing|strong]], [[dynamic typing|dynamic]] |influenced_by = [[Joy (programming language)|Joy]], [[Forth (programming language)|Forth]], [[Lisp (programming language)|Lisp]], [[Self (programming language)|Self]] |influenced = |operating_system = [[Microsoft Windows|Windows]], [[macOS]], [[Linux]] |license = [[BSD license]] |website = [http://factorcode.org/ 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 [[compiler optimization|optimizing compiler]] and an [[Integrated development environment|interactive development environment]]. The Factor distribution includes a large [[standard library]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)