Crates and dependencies: - `core` - `translate`: mixed-language compilation - `cli` (command-line compiler) - `core`: core language engine - `lsp` (Language Server Protocol) - `translate`: real-time code transpilation - `editor` (Tauri-based standalone editor running on Monaco) - `core`: live preview - `lsp`: syntax highlighting and language features - `mgon` (Malgam object notation format) - `translate` (Cross-compilation actions on copy-paste)
Crates and dependencies:
coretranslate: mixed-language compilationcli(command-line compiler)core: core language enginelsp(Language Server Protocol)translate: real-time code transpilationeditor(Tauri-based standalone editor running on Monaco)core: live previewlsp: syntax highlighting and language featuresmgon(Malgam object notation format)translate(Cross-compilation actions on copy-paste)