Factor (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 10:
One of Factor's main goals is the to be useful for interactive and test-driven development, which is why Factor is, at its core, a safe version of Forth.
 
So far, both [[Java programming language|Java]] and [[C programming language|C]] implementations have been constructed, but the Java implementation is deprecated. Both are bundled with an [[interpreter]] and a [[compiler]].
 
==External links==
*[http://factor.sf.net Factor's website]