Skip to content
mdavis edited this page Aug 6, 2021 · 8 revisions

Welcome to the Snippet wiki! This area will act as a manual for how to use Snippet. Snippet is very early in development. As the program evolves, the wiki will be updated to include changes and additions on how to use the application.

Table of Contents

Overview

Snippet is a visual programming language that attempts to utilize the efficiency of text programming combined with a graph of nodes representing the flow of data. Each node represents a "snippet", or a small bit of executable Lua code. These snippets can be connected together to form a chain which can execute each snippet in order. Developers can manage these snippets through a workspace.

This page will be the central navigation point for the wiki. Return back here if documentation for other pages is desired.

Navigation

Clone this wiki locally