scdlang
scdlang copied to clipboard
Further plans?
I see this is experimental and not being worked on for a year, but the idea looks great :) Diagramming is still a hassle, and we don't use the potential of technology to translate between diagrams and code (I did something the other way around, writing a script to get a package diagram from Haskell code). So do you have any plans to pick this back up?
Sorry for the very late reply. Somehow I accidentally unwatch/unsubscribe this repo 😓
I've been doing crude rewrite here and there in the past. I realize it's quite annoying to continue this project with the current tooling that available for writing graphical DSL. So I'm hoping for glsp to mature and easier to use. And yes, glsp now has proper documentation despite the lib only available in Node.js. However I have one fundamental issue, I currently don't have any single project that need this DSL 😅
Edit
Note for my self: combining glsp and langium seems to be a good idea 🤔