DigiNews

Tech Watch by Johan Denoyer

← Back to articles

λ-2D : un interpréteur pour le langage de programmation visuel basé sur le lambda-calcul

Quality: 8/10 Relevance: 9/10

Summary

λ-2D is a two-dimensional programming language interpreter inspired by Piet, Lambda Calculus, and Lambda Diagrams. The GitHub project discusses its design, improvements (memoization, compiling diagrams to a program, porting to faster languages, and a graph-based intermediate representation), and examples like the Sierpinski triangle and Mandelbrot set with outputs. The repository is Python-based, open source, and includes an online demo and various project files.

🚀 Service construit par Johan Denoyer