UNPKG

@esolangs/type-unlambda

Version:

Unlambda interpreter implemented in TypeScript's type system

3 lines (2 loc) 68 B
import { Unlambda } from './src/unlambda'; export default Unlambda;