blob: 000f874e7dc4c453b9825d5bbe97ed90528aba52 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Bruijn wiki
Bruijn is basically pure lambda calculus with a bit of syntactic sugar.
It has no side effects, primitive functions or datatypes.
Browse this wiki by using the search or by clicking *next* or any of the
links. If you prefer free-flowing text, read the blog post [The bruijn
programming language](https://text.marvinborner.de/2023-04-06-01.html).
|