Category:Factor: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Added templates arguments (needs checking))
Line 1: Line 1:
{{language|Factor}}
{{language|Factor
|exec=machine
|site=http://factorcode.org
|gc=yes
|parampass=reference
|safety=unsafe
|strenght=weak
|compat=duck
|express=implicit
|checking=dynamic
|untyped=undefined
|tags=factor
|LCT=no}}
Factor is a stack language similar to, but of a higher level than, [[Forth]].
Factor is a stack language similar to, but of a higher level than, [[Forth]].


Line 6: Line 18:
*[http://www.bluishcoder.co.nz/responder/fjsc/ FJSC] -- Factor to JavaScript compiler
*[http://www.bluishcoder.co.nz/responder/fjsc/ FJSC] -- Factor to JavaScript compiler
*[http://planet.factorcode.org Planet Factor]
*[http://planet.factorcode.org Planet Factor]


{{Language programming paradigm|Concatenative}}

Revision as of 09:17, 5 January 2010

Language
Factor
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By reference
Type safety: Unsafe
Type compatibility: Duck
Type expression: Implicit
Type checking: Dynamic
Lang tag(s): factor
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Factor.

Factor is a stack language similar to, but of a higher level than, Forth.

Links

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Factor"

The following 200 pages are in this category, out of 1,001 total.

(previous page) (next page)

C

(previous page) (next page)