Skip to content

rprtr258/toc-lang

 
 

Repository files navigation

TOC-Lang

Generate Theory of Constraints diagrams from text-based notation.

Features

  • Goal Tree
  • Problem Tree (Current Reality Tree)
  • Evaporating Cloud (Conflict Resolution Diagram)

Run Locally

# Clone the project
git clone [email protected]:rprtr258/toc-lang.git
cd toc-lang
# Install dependencies
bun i
# Start the server
bun dev

Visit http://127.0.0.1:5173/ in a web browser.

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.

About

Text-based editor for Theory of Constraints diagrams

Topics

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 59.0%
  • Vue 38.4%
  • CSS 1.9%
  • HTML 0.7%