Two Laptop Bag
The moose likes IDEs, Version Control and other tools and the fly likes IDE support for DSL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "IDE support for DSL" Watch "IDE support for DSL" New topic
Author

IDE support for DSL

Vyas Sanzgiri
Ranch Hand

Joined: Jun 16, 2007
Posts: 686

What is the tool support for DSL if we create our own ! I would like to also ask what is the best way to ramp up a new developer on this new DSL created.


===Vyas Sanzgiri===
My Blog
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14480
    
    7

Vyas Sanzgiri wrote:What is the tool support for DSL if we create our own ! I would like to also ask what is the best way to ramp up a new developer on this new DSL created.


I believe that the JetBrains people were heavily into this.

I've done custom editors for Eclipse, but that requires a bit more in-depth work.


Customer surveys are for companies who didn't pay proper attention to begin with.
Vyas Sanzgiri
Ranch Hand

Joined: Jun 16, 2007
Posts: 686

So this involves some customization. I wonder how companies approach this. Also, training of new developers
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IDE support for DSL
 
Similar Threads
Has a DSL always be a programming language?
DSL vs standard programming language
What is the difference between a DSL and Metaprogramming
Domains for DSL
Why DSLs? What will we get out of your book?