Factor (programming language): Difference between revisions

Content deleted Content added
LittleDan (talk | contribs)
No edit summary
LittleDan (talk | contribs)
No edit summary
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.
 
==External links==
[http://factor.sf.net Factor's website]
 
{{compu-lang-stub}}