Concatenative language
Other languages
Computer Science
Meta
Welcome to the [[Concatenative language]] wiki! We are interested in both theoretical results and practical programming advice, especially as it pertains to any [[Concatenative language]]. We want to bring together disparate language communities and build a common knowledge repository that people can consult to learn more about this family of languages. Content about non-concatenative languages, and computer science in general, can also be added here; some topics, such as compiler design, developer tools, and meta-programming are of interest to concatenative language users, and other topics relative to concatenative languages in one way or another. For the most part, we want to avoid duplicating existing content; articles about topics other than concatenative programming should probably consist mostly of links. = Implementation = This wiki is built with the [[Factor]] programming language. The HTTP server is written entirely in Factor and supports HTTPS via the [[OpenSSL]] binding. Wiki pages are written using the [[Farkup]] markup language, and the [[Factor/Furnace]] web framework provides a reusable login and authentication system, as well as session management, form validation, and XHTML templates. Finally, our [[Factor/DB]] library is used to persist all state to a relational database. = External resources = - [[https://discord.gg/QxJYZx3QDf|Factor Discord server]] - [[https://discord.gg/m992kuRwcW|Concatenative Discord server]] - [[Concatenative IRC channel]] - [[https://en.wikipedia.org/wiki/Concatenative_programming_language|Wikipedia article on concatenative programming]] - [[https://rosettacode.org/wiki/Category:Programming_paradigm/Concatenative|Concatenative languages at Rosetta Code]] - [[https://join.slack.com/t/factorcode/shared_invite/zt-1evrf7qc7-XtXItLOP3NCgYZcOYYbqww|Join Slack group for FactorCode]] - [[https://gitter.im/factorcode/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link|Gitter]]
Describe this revision:
Save