Content deleted Content added
Wavelength (talk | contribs) "in to" (adverb and preposition) —> "into" (preposition)—wikt:in—wikt:to—wikt:into—http://public.wsu.edu/~brians/errors/into.html |
|||
Line 69:
* A library implementing regular expressions, generating machine code to do the matching.<ref>{{citation | url = http://docs.factorcode.org/content/article-regexp.html | contribution = Factor documentation: Regular expressions | first = Doug | last = Coleman | first2 = Daniel | last2 = Ehrenberg}}</ref>
A [[foreign function interface]] is built
Factor is implemented in Factor and [[C++]]. It was originally bootstrapped from an earlier Java implementation. Today, the parser and the optimizing compiler are written in the language. Certain basic parts of the language are implemented in C++ such as the garbage collector and certain primitives.
|