NucleoidAI / Nucleoid

Neuro-Symbolic AI with Knowledge Graph | "True Reasoning" through data and logic 🌿🌱🐋🌍

Home Page:https://nucleoid.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 Modules

canmingir opened this issue · comments

CommonJS causes circular dependency issue and we manually have to manage dependencies like here. ES6 modules seems more sophisticated for managing imports.