Poki Nanpa: A Toki Pona programming language

Development blog for Jack Mullin's graduation project.

23rd February 2026
by Jack Mullin
0 comments

kulupu; Lists

Since Poki Nanpa is a functional language, everything happens at once. That puts it at odds with most graphical programs, which require a sequence of instructions. The solution is to use the functional aspects of Poki Nanpa to construct a … Continue reading