Concatenative language
Concatenative topics
Concatenative meta
Other languages
Meta
[[Factor]]'s main language features: - [[Stack-based language]] - [[Dynamic typing]] - [[https://docs.factorcode.org/content/article-tour-parsing-words.html|Extensible syntax]] - Powerful [[https://docs.factorcode.org/content/article-collections.html|collections]] library - Higher-order functions - Lisp-style [[https://docs.factorcode.org/content/article-macros.html|macros]] - [[Object system]] with inheritance, generic functions, predicate dispatch, and mixins - Homoiconic syntax - Error handling with [[https://docs.factorcode.org/content/article-errors-restartable.html|restarts]] - [[Continuations]] Documentation: - [[https://docs.factorcode.org/content/article-handbook-language-reference.html]]
Describe this revision:
Save