Content deleted Content added
wikified |
updating a little. This article still needs work |
||
Line 7:
* Dynamic typing
* Dynamic scoping
* Primary compound data types are [[linked list]]s, [[vector]]s,
* Rich math library including [[floating point]], ratios, [[complex numbers]]
* Continuations
* Integrated [[Web server|HTTP server]]
* Focus on interactive and test-driven development
* 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.
|