Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
The Factor programming language is a concatenative, stack-based programming language with high-level features including dynamic types, extensible syntax, macros ...
Factor is a stack-oriented programming language created by Slava Pestov. Factor is dynamically typed and has automatic memory management, as well as powerful ...

Factor

Programming language
Factor is a stack-oriented programming language created by Slava Pestov. Factor is dynamically typed and has automatic memory management, as well as powerful metaprogramming features. The language has a single implementation featuring a... Wikipedia
Jul 24, 2022 · Factor is a gateway to lower level stack based languages. I saw Zed Shaw do a presentation using factor and decided to spend a weekend playing with it.
Factor is a concatenative, stack-based programming language with high-level features including dynamic types, extensible syntax, macros, and garbage collection ...
Factor is a mature, dynamically typed language based on the concatenative paradigm. Getting started with Factor can be daunting since the concatenative paradigm ...
Factor is a new dynamic object-oriented programming lan- guage. It began as an embedded scripting language and evolved to a mature application development ...
Factor is a modern stack-based language, based on Forth, created by Slava Pestov. Code in this file can be typed into Factor, but not directly imported ...
Feb 6, 2015 · A more interactive method where you can see things on the stack in real time as you are programming.
Aug 3, 2020 · Factor provides a sweet spot of easy and very powerful metaprogramming, a simple runtime, and incredible introspectability.