Skip to content

wonjunior/CodeGraph

Repository files navigation

CodeGraph GitHub version License: MIT

Node based programming editor to create code with a visual interface.

This is very much a work in progress! Objective for 2021/2022 has shifted towards building a Pytorch binding through a Python kernel.

Read specs.pdf for a full description of the project.


Codegraph philosophy: code reuse through componentization

Codegraph can work with an existing code base, the objective is not to translate this code into a complete graph. Instead the aim is to rather to create high level components based on this code base. This allows us to use the codebase in the graph to build new components. Codegraph is not a dependency, it should allow anyone to get in and out very easily. Therefore, it needs to be able to compile node graphs into code.


cg2020 - release 0.1 (Mar 13) - Data propagation and tree execution with detailed logs


Screenshot from previous build: Linking system, Node Finder and Live feedback

alt text

alt text

alt text

About

Node based programming tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published