Factor (programming language): Difference between revisions

Content deleted Content added
Changed cheesy word.
Tags: Reverted Mobile edit Mobile web edit
Line 16:
}}
 
'''Factor''' is a [[stack-oriented programming language]] createdinvented 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]].
 
==History==