Software > Programming >
(on Wikipedia)
https://factorcode.org/
Never tried. Noted for interest.
- mailing list
- https://planet.factorcode.org/
-
IRC: https://concatenative.org/wiki/view/Concatenative%20IRC%20channel
- Freenode #concatenative
—
-
2009-05-15 – (version not recorded) on PCLinuxOS (version not recorded)
Table of Contents [hide]
My introduction to it ∞
- Zed Shaw recommended it in rubyiverse podcast #4 – Zed Shaw on leaving Ruby and Zed Shaw on Mongrel, Ruby stacks and languages besides Ruby. Check it out. Best for desktop apps? Like a modernized Forth.
- Concatenative language
- and Freenode #concatenative
-
See also JOY
The Factor wiki itself was made in Factor. So was the web server. Whoa.
2009-05-15 – (version not recorded) ∞
./factor
./factor: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by ./factor)
Umm, the download page said that it needed these:
- Linux 2.6.16 with GLIBC 2.4
-
Intel Pentium 4, Core Duo, or other x86 chip with SSE2 support. Note that 32-bit Athlon XP processors do not support SSE2. Factor will work on non-SSE2 chips as long as it is built from source
PCLinuxOS’ toolchain is just too damned dated for me to use. Sigh.
Learning ∞
- https://concatenative.org/wiki/view/Factor
- https://concatenative.org/wiki/view/Factor/FAQ
-
https://concatenative.org/wiki/view/Factor/Getting%20started

ported