SkillAgentSearch skills...

Turnstyle

Turnstyle is a graphical esoteric programming language based on lambda calculus

Install / Use

/learn @jaspervdj/Turnstyle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

⊢ Turnstyle

Turnstyle is a graphical esoteric programming language. For more information on the language, see http://jaspervdj.be/turnstyle.

This repository holds:

  • The reference implementation in Haskell
  • A JavaScript implementation that works in the browser
  • The turnstyle website
  • An experimental compiler

Local development

You need a Haskell installation to build this repository. The recommended way to do that is to use GHCup.

  • Running a program: cabal run turnstyle run FOO.PNG
  • Run the website: cabal run turnstyle-website preview
  • Running the tests: cabal test
View on GitHub
GitHub Stars80
CategoryDevelopment
Updated3mo ago
Forks3

Languages

Haskell

Security Score

92/100

Audited on Dec 30, 2025

No findings