Some of Sunday's edits have been lost. The edits from Saturday that were reverted have been restored. Site is now hosted on prgmr.com. Thank you for your patience. This notice will be removed one week from posting. --Michael Mol 18:12, 7 March 2010 (UTC)
Category:Factor
From Rosetta Code
Factor is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Listed below are all of the tasks on Rosetta Code which have been solved using Factor.
| Official website |
|---|
| Execution method: | Compiled (machine code) |
|---|---|
| Garbage collected: | Yes |
| Parameter passing methods: | By reference |
| Type safety: | Safe |
| Type compatibility: | Duck |
| Type expression: | Implicit |
| Type checking: | Dynamic |
| Lang tag(s): | factor |
| See Also: |
Your Help Needed
If you know Factor, please write code for some of the tasks not implemented in Factor.
If you know Factor, please write code for some of the tasks not implemented in Factor.
Factor is a stack language similar to, but of a higher level than, Forth.
[edit] Links
- FJSC -- Factor to JavaScript compiler
- Planet Factor
Subcategories
This category has the following 2 subcategories, out of 2 total.
@
F
Pages in category "Factor"
The following 181 pages are in this category, out of 181 total.
Categories: Execution method/Compiled/Machine code | Garbage collection/Yes | Parameter passing/By reference | Typing/Safe | Typing/Compatibility/Duck | Typing/Expression/Implicit | Typing/Checking/Dynamic | Impl needed | Programming Languages | Solutions by Programming Language | Programming paradigm/Concatenative







