Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

lunarcast/lunarflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fd5ffb · Jun 18, 2023
Oct 31, 2020
Jan 12, 2021
Jan 26, 2021
Jun 18, 2023
Jan 12, 2021
Oct 5, 2020
Oct 14, 2020
Oct 5, 2020
Nov 8, 2020
Jun 18, 2023
Nov 8, 2020
Jan 26, 2021
Nov 8, 2020
Nov 4, 2020
Oct 10, 2020
Nov 7, 2020

Repository files navigation

Lunarflow

This project is currently on hold. I might or might not resume development.

Lunarflow is a lambda calculus visualizer. This is still in a super early stage, so maybe start this repo and come back in a few months :D

Try it out here.

Setup

  • Clone the repo
  • Run:
    pnpm install

Dev server

  • Run

    pnpm dev

Build for production

  • Run

    pnpm build