Factor (programming language): Difference between revisions

Content deleted Content added
LittleDan (talk | contribs)
No edit summary
LittleDan (talk | contribs)
No edit summary
Line 1:
'''Factor''' is a [[concatenative programming language]] designed and implemented by [[Slava Pestov]].
 
Factor's main influences are [[Joy programming language|Joy]], [[Forth programming language|FORTH]], and [[Lisp programming language|Lisp]].
Line 15:
 
Historically, there have been two implementations of Factor: a [[Java programming language|Java]] implementation and a [[C programming language|C]] implementation. Both have an [[interpreter]] and a [[compiler]]. The Java version has been abandoned because it is much slower and less flexible than the C one.
 
{{compu-lang-stub}}
[[Category: Programming languages]]