raymyers / toc-lang

Text-based notation for Theory of Constraints diagrams
2 stars 2 forks source link

TOC-Lang

Generate Theory of Constraints diagrams from text-based notation.

Currently experimental, feedback welcome!

Demo

Available on GitHub pages at raymyers.github.io/toc-lang.

Features

Run Locally

Clone the project

  git clone git@github.com:raymyers/toc-lang.git
  cd toc-lang

Install dependencies (Tested with NodeJS v14)

  npm install

Start the server

  npm run dev

Visit http://127.0.0.1:5173/toc-lang in a web browser.

Contributing

Begin by opening an issue or join the discussion on an existing one.

Author

👤 Ray Myers

FAQ

Where can I learn about Theory of Constraints?

If you're asking that question, this project has done its job!

How do this project's goals compare with Flying Logic?

Flying Logic is the most advanced tool available for TOC Thinking Process diagramming, and we don't aim to change that. As concurrently conceived, our differentiators are:

Entry level: If you are collaborating with people new to TOC, it's unlikely they will buy a proprietary tool to get started. A free online solution for simple use cases will help introduce them.

Textual representation: A text format enables version control, generating multiple output formats, and potentially correlating multiple diagrams together as in Logical Thinking Process.