l

lambdabus

@preview

Easily parse, normalize and display simple λ-Calculus expressions.

v0.1.0
MIT

Package Information

Last Updated
Categories
fun

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/lambdabus:0.1.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/lambdabus:0.1.0": *

Version History

0.1.0
7160f072572b...

🪄 Lambdabus 🪄

Lambdabus allows you to parse, normalize and display simple λ-Calculus expressions in Typst with ease.

Usage

Lambdabus is available on the Typst Universe and it is thus recommended to be imported like this:

#import "@preview/lambdabus:0.1.0" as lmd

Features/Examples

Feature Table