bruijn icon indicating copy to clipboard operation
bruijn copied to clipboard

:abacus: Programming with pure lambda calculus

Results 2 bruijn issues
Sort by recently updated
recently updated
newest added

I'm writing a ray tracer in Bruijn and I want my program to output a BMP file. It would be great if the `bruijn` CLI had a flag to disable...

Hey! I'm enjoying playing with Bruijn so far. Thanks for creating it. The [Compilation](https://bruijn.marvinborner.de/wiki/coding/compilation/) page of the wiki says that Bruijn can be compiled to John Tromp's binary lambda calculus,...