Tag concatenative

6 bookmarks have this tag.

2024-04-19

1229.

Wanda (master) - git @ Cat's Eye Technologies

git.catseye.tc/Wanda

2023-11-26

925.

Forth: The programming language that writes itself: The Web Page

ratfactor.com/forth/the_programming_language_that_writes_itself.html

An exploration of the evolution and meaning of the Forth programming language and its context in history.

A long long article about Forth. One probably already knows most of stuff there, but it's fun nevertheless.

2023-11-12

846.

meow5

ratfactor.com/repos/meow5

A stack-based pure inlining concatenative programming language written in NASM assembly

2023-10-22

809.

Concatenative wiki

concatenative.org

A wiki about concatenative programming languages running a custom (looking good) wiki engine with a custom markup!

2023-04-05

150.

BQN: finally, an APL for your flying saucer

mlochbaum.github.io/BQN/index.html

2023-02-19

71.

cognate-lang/cognate: A human readable quasi-concatenative programming language

github.com/cognate-lang/cognate

Cognate is a small dynamic quasi-concatenative language for functional programming. Cognate aims to express complex programs in a simple and readable way through its unique syntax, which emphasises embedding comments into statements. This makes programs very readable and helps a programmer better express their intentions.