I am using Oslo for MSchema. It works great. I can write an M-schema for database design, and it generates T-SQL for building all db with PK, FK, checks integrity, etc. I configured the .bat file to compile .m to .mx, then upload it to db, then run SqlMetal in my project, and after 30 seconds I will continue my changes. I like it.
So now I go to mGrammar. I'm not quite sure how I will include it in my application, but I will find out. First I need to configure Intellipad to give me an input / grammar / output triptych. I'm at a dead end. I canβt figure out how to set up a stream. Yes, I can perhaps take the song.mg project and rename it, but that does not give me any idea of ββhow this works. Any ideas?
source share