# bruijn To run, follow the installation instructions on [bruijn's wiki](https://bruijn.marvinborner.de/wiki/introduction/installation/) and run ``` bash # to run main and check the tests! bruijn -v lambda-core.bruijn ``` Further examples can be found in [examples](https://bruijn.marvinborner.de/samples/) or in the [standard library](https://bruijn.marvinborner.de/std/).