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. 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 Mon, 28 Dec 2009 12:38:46 by slava |
|
|
All content is © 2008 by its respective authors. By adding content to this wiki, you agree to release it under the BSD license. |
|