Factor (programming language): Difference between revisions

Content deleted Content added
LittleDan (talk | contribs)
updating a little. This article still needs work
LittleDan (talk | contribs)
No edit summary
Line 14:
* An advanced and non-traditional [[object system]]
 
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.