Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What problems will Microsoft's Oslo project solve?

Tags:

oslo

I watched few videos/webcasts about "Oslo" but I still fail to see how it all comes together.

I understand that Oslo is a modeling platform.

What's the process to create a DSL?

Is it more than just a tool to create DSLs?

I understand that MGramma is used to create a DSL's syntax.

What is M language for?

What is MSchema?

After creating an MGrammar and compiling it to .mgx, what's the next step?

like image 653
Vadim Avatar asked May 22 '09 20:05

Vadim


1 Answers

That Wikipedia article is pretty opaque.

The Microsoft project page for Oslo might be a better starting point. It begins:

About "Oslo"

”Oslo” is the codename for Microsoft’s forthcoming modeling platform. Modeling is used across a wide range of domains and allows more people to participate in application design and allows developers to write applications at a much higher level of abstraction.

IMHO, it does seem more "fully buzzword compliant" than a real product. That said, it looks like there is some kind of demo or technology preview available for download. One might hope that they have included some samples that make it clearer what kinds of problems it is intended to solve.

like image 135
RBerteig Avatar answered Nov 02 '22 19:11

RBerteig