franklevasseur / syn3

GUI for syntax trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syn3

GUI Editor for natural language syntax trees.

You can try it out here.

To see the project's roadmap, check out the todo.md file.

Usage

Requirements

  • Node.js v16.15.1 (you can use nvm)
  • Yarn (npm i -g yarn)

Installation

git clone git@github.com:franklevasseur/syn3.git
cd syn3
yarn
yarn build
yarn start

About

GUI for syntax trees


Languages

Language:TypeScript 78.5%Language:JavaScript 9.7%Language:CSS 6.1%Language:HTML 5.7%