Newbie MPS ?
Hi....
I have just downloaded MPS (on linux.)
But I am not knowing how to start playing with MPS...
I have just open MPS IDE and try to follow sample HelloWorld given on MPS Site.
What Can I Do with MPS ?.
Can i do LOP with MPS ? ( i have read LOP article but not yet understood well)
How to Write Simplest (!) Program using MPS ?
I am thinking MPS as Codeless programming but want to clear my funda.....Any help surely wellcomed...
Regards
Raxit
raxitsheth2000[at]yahoo.co.in
Please sign in to leave a comment.
Hello, Raxit.
> What Can I Do with MPS ?. Can i do LOP with MPS ? ( i have read LOP
> article but not yet understood well)
>
> How to Write Simplest (!) Program using MPS ?
Hello World is one of the simplest languages you can create in MPS. You
can write HelloWorld programs in it. They will be simple enough :-)
> I am thinking MPS as Codeless programming but want to clear my
> funda.....Any help surely wellcomed...
MPS is not about writing programs without code it is impossible. MPS is
about writing code on higher level than languages like Java can provide.
If you want to know more about MPS I recommend you to read Martin
Fowler article at
http://www.martinfowler.com/articles/languageWorkbench.html to
understand LOP deeper. Languages described in this article are included
in MPS distribution.