Hacker News
- Stabel: A pure, concatenative and statically typed programming language https://fossils.stabel-lang.org/compiler/technote/ac09a67207a9d59053492364dc586bc263ef71cf 58 comments
- Cat: A statically typed concatenative language https://web.archive.org/web/20150205081218/http:/cat-language.com/manual.html 13 comments
- Mirth – a type-safe concatenative purely functional programming language https://github.com/mirth-lang/mirth 73 comments
- A minimalist concatenative, homoiconic, panmorphic language https://github.com/sparist/Om 3 comments
- The Joy of Concatenative Languages (Part 2) http://www.codecommit.com/blog/cat/the-joy-of-concatenative-languages-part-2 3 comments
- F – a pure functional concatenative language (2006) http://www.nsl.com/k/f/f.htm 7 comments
- Show HN: Woe – A concatenative language inspired by Joy https://github.com/sctb/woe/ 2 comments
Lobsters
- Concatenative programming and stack-based languages https://www.youtube.com/watch?v=umSuLpjFUf8 2 comments plt , video
- Linear Logic, Linear Lisp, Linear Types and Concatenative Languages https://cdiggins.github.io/blog/linear-logic-and-linear-lisp.html 2 comments lisp , plt
- Concatenative language http://concatenative.org/wiki/view/Concatenative%20language 2 comments programming
- Soft-launch Boba: a statically-typed concatenative programming language https://github.com/glossopoeia/boba 24 comments concatenative
- A tiny concatenative programming language and shell https://github.com/h3rald/min 2 comments forth
- "Brief" Concatenative Programming Language Demo https://www.youtube.com/watch?v=R3MNcA2dpts 5 comments concatenative
- Kitten - a statically typed concatenative language https://github.com/evincarofautumn/kitten 46 comments programming
- Writing a Concatenative Programming Language: Introduction https://suhr.github.io/wcpl/intro.html 36 comments haskell
- “␣;”: A Simply Arited Concatenative Language https://suhr.github.io/obsc/ 34 comments programming
- Writing a Concatenative Programming Language: Introduction [x-post /r/ProgrammingLanguages] https://www.reddit.com/r/ProgrammingLanguages/comments/6uwq83/writing_a_concatenative_programming_language/ 9 comments concatenative
- Om Language - maximally-simple concatenative and homoiconic (with a peculiar typing scheme) https://sparist.github.io/om/ 6 comments programming
- Kitten - A concatenative programming language http://kittenlang.org 142 comments programming
- Stutsk: a programmer-friendly concatenative programming language http://persephone.ojdip.net/stutsk/ 54 comments coding
- The Essence of Concatenative Languages http://alaska-kamtchatka.blogspot.com/2009/01/essence-of-concatenative-languages.html 5 comments ocaml
- Stackd -- concatenative language implemented in Ruby http://gitorious.org/stackd 3 comments programming
- Type inference for concatenative languages in ocaml http://alaska-kamtchatka.blogspot.com/2009/01/essence-of-concatenative-languages.html 7 comments programming
- Advantages of concatenative and stack-based languages http://factor-language.blogspot.com/2009/01/advantages-of-concatenative-and-stack.html 17 comments programming
- The Joy of Concatenative Languages Part 1 http://www.codecommit.com/blog/cat/the-joy-of-concatenative-languages-part-1 2 comments programming
- Haskell as a concatenative language http://kpreid.livejournal.com/7351.html 5 comments programming
- Concatenative: V (programming language) http://en.wikipedia.org/wiki/v_(programming_language) 6 comments programming
- Compositional Programming Languages (not Concatenative) http://cdiggins.com/2007/12/01/compositional-programming-languages-not-concatenative/ 18 comments programming
- Ripple: concatenative programming language for semantic web http://ripple.projects.semwebcentral.org/ 3 comments programming
- "Concatenative programming and stack-based languages" by Douglas Creager https://www.youtube.com/watch?v=umSuLpjFUf8 4 comments forth
- Kitty, a basic concatenative language made in a few hours. https://github.com/wafelack/kitty 10 comments rust
- John Nowak's proposed new 'Concatenative Language' article to replace the current one on Wikipedia http://en.wikipedia.org/wiki/user:john_nowak/sandbox/concatenative 23 comments programming
- The Joy of Concatenative Languages Part 3: Kindly Types http://www.codecommit.com/blog/cat/the-joy-of-concatenative-languages-part-3 13 comments programming
- A discussion on type inference and concatenative languages http://www.nabble.com/typing-higher-order-concatenative-languages-with-standard-hindley-milner-td17572116.html 12 comments programming
- Show apljk: xs, a new concatenative array language inspired by kdb+/q and Forth. https://cryptm.org/xs/ 22 comments apljk
- Discussion: How to improve DX for concatenation languages. https://shaunlebron.github.io/parinfer/ 4 comments concatenative
- The Joy of Concatenative Languages Part 2: Innately Functional http://www.codecommit.com/blog/cat/the-joy-of-concatenative-languages-part-2 35 comments programming
- The World is Flat: Implementing a Concatenative Language from scratch in gazelle, a Lisp which transcodes to Javascript (part 1) http://dorophone.blogspot.fr/2013/09/the-earth-is-flat-implementing.html 5 comments lisp
- Peg: a lazy non-deterministic concatenative programming language inspired by Haskell, Joy, and Prolog. https://github.com/hackerfoo/peg 36 comments haskell
- Thyrd is an experimental, reflective, visual programming language and environment. Thyrd is a concatenative language, like Forth and Joy. http://thyrd.org/thyrd/ 8 comments programming