Skip to content

Backend structure of Redstring as designed in 2022. Written using an Adjacency List graph data structure with a recursive system where Nodes contain a list of Graph definitions. Edges are defined by Nodes. All extend the abstract Entry class. This was eventually rewritten entirely in Node.js and React to become what is now Redstring.

Notifications You must be signed in to change notification settings

grantiguess/Redstring-Prototype-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Backend structure of Redstring as designed in 2022. Written using an Adjacency List graph data structure with a recursive system where Nodes contain a list of Graph definitions. Edges are defined by Nodes. All extend the abstract Entry class. This was eventually rewritten entirely in Node.js and React to become what is now Redstring.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages