hannaHayik / SchemeToMermaid

Program to turn Scheme expressions into Mermaid graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SchemeToMermaid

Program to turn Scheme expressions into Mermaid graphs

Description: A program written in TypeScript That takes Scheme expressions (L4 expressions, Not fully Scheme) and turns them into Mermaid syntax that can be plugged into this
website https://mermaid-js.github.io/mermaid-live-editor/

Main function is L4toMermaid in the file mermaid.ts

About

Program to turn Scheme expressions into Mermaid graphs


Languages

Language:TypeScript 100.0%