Skip to content

NucleoidAI/IDE

Repository files navigation

Nucleoid IDE

License IDE Discord

Banner

Pluginable IDE for Low-code Development


Nucleoid IDE is a web interface that helps to run Nucleoid's npm package with OpenAPI.

Go to Nucleoid IDE

Nucleoid IDE 1

Nucleoid IDE 2

Under the hood: Declarative Runtime Environment

Nucleoid is a declarative runtime environment that applies declarative programming at the runtime as rerendering JavaScript statements and creating the graph. The declarative runtime isolates a behavior definition of a program from its technical instructions and executes declarative statements, which represent logical intention without carrying any technical detail.

In this paradigm, there is no segregation regarding what data is or not, instead approaches how data is related with others so that any type of data including business rules can be added without requiring any additional actions such as compiling, configuring, restarting as a result of plasticity.