Factor/FAQFor any change bigger than a typo fix, please ask Daniel Ehrenberg before making changes to the Factor FAQ. If you would like to see a question answered, look at Unanswered questions. You may also consult the NeophyteFAQ. What is Factor?See Why? for a list of key features. What's a stack-based programming language?A Stack-based language is one which primarily uses a stack, instead of (or in addition to) named variables, to manage data flow. This concept is closely related to that of Concatenative languages, most of which are stack-based. For further questions, look at the following categories: This revision created on Wed, 24 Feb 2010 15:21:03 by metaperl |
|
|
All content is © 2008-2010 by its respective authors. By adding content to this wiki, you agree to release it under the BSD license. |
|