Can Mingir

Results 9 issues of Can Mingir

CommonJS causes circular dependency issue and we manually have to manage dependencies like [here](https://github.com/NucleoidJS/Nucleoid/blob/316634e513dc5d49ece019b32831b2270a7b6572/src/runtime.js#L13). ES6 modules seems more sophisticated for managing imports.

enhancement

I have a markdown as `## What is Low-code?` and using [react-markdown](https://github.com/remarkjs/react-markdown) for generating HTML, and it creates header like `What is Low-code?`, but `react-markdown-heading` creates with a question mark...

- Add name `publish(namespace, type, payload)` - Change color of logs

Current compiler is in IDE and it sends compiled JS to the runtime. The same mechanism also required in the runtime with `application/typescript` content type. https://github.com/NucleoidAI/IDE/blob/e2dc3150b54e96719bba6dcc6c571206a6d1a8bc/src/lib/TypeScript.js#L61-L67

This issue will be broken down to multiple issues, but we are going to use this for research. Research TODO: - Python to JavaScript compiler - Compiler Benchmark

- Define $nuc class hierarchy - Parser return $nuc statement - Define stack for $nuc and nuc - Process $nuc and nuc with stack