Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berdal84/Nodable

Nodable is node-able. The goal of Nodable is to provide an original hybrid source code editor, using both textual and nodal paradigms.
https://github.com/berdal84/Nodable

dear-imgui editor expression fun graph imgui lexer linux macos node opengl parser sdl2 windows

Last synced: about 2 months ago
JSON representation

Nodable is node-able. The goal of Nodable is to provide an original hybrid source code editor, using both textual and nodal paradigms.

Awesome Lists containing this project

README

        


nodable-logo.png



badge-linux.svg

# Nodable is node-able !

⚠️ Disclaimer: This software is a prototype, do not expect too much from it.

The goal of Nodable is to provide an original source code editor using both textual and nodal paradigms. Via this hybrid prototype, technical and less-technical people can discuss and collaborate on the same source code.

![image](https://github.com/berdal84/nodable/assets/942052/4c0175ca-70a5-49e8-8615-59cfb6c812e2)

Unlike other nodal softwares, the goal of Nodable is to make possible the edition of the source code and its graph representation at the same time. Users are not stuck into one of the two paradigms, they can go back and forth whenever they want...
[read more](https://nodable.42borgata.com/)

![image](https://github.com/berdal84/nodable/assets/942052/7b433160-f62f-42f1-82bb-b145e9471fb7)

![image](https://github.com/berdal84/nodable/assets/942052/50392b57-d4b0-40c6-86ae-248815796bc7)

### Download

Follow the instruction from the [latest release](https://github.com/berdal84/Nodable/releases/latest) section.

To build *Nodable* from sources, read [HOW-TO-BUILD.md](./HOW-TO-BUILD.md).

### License

Nodable is licensed under the GPL License, see [LICENSE](./LICENSE). Each submodule is licensed, browse [./libs](./libs)

### Credits

Nodable is developed by [@berdal84](https://github.com/berdal84) and rely on many ([libraries](./libs/README.md)).

More information about this project on [Nodable website](https://nodable.42borgata.com/).