Content deleted Content added
a concatenative prog lang , à la Joy, FORTH |
wikified |
||
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]].
Some of its key features include:
There are two implementations of Factor:
*an [[interpreter]]/[[compiler]] written in [[Java programming language|Java]]
*a (somewhat incomplete) interpreter written in [[C programming language|C]]
[[Category:Programming languages]]
|