首页 > Web开发 > 详细

http://sculptorgenerator.org

时间:2014-10-19 01:15:06      阅读:347      评论:0      收藏:0      [点我收藏+]

Sculptor is an open source productivity tool that applies the concepts fromDomain-Driven Design and Domain Specific Languages for generating high quality Java code and configuration from a textual specification.

 

  • Easy to learn, intuitive syntax of the textual DSL, based on the concepts from DDD
  • Textual DSL has a lot of productivity benefits over graphical tools
  • Quick start, simple installation
  • Quick development round trip, short feedback loop, it is not a one time shot
  • Support for TDD and refactoring
  • Existing IDE tools, such as refactoring, code assist and debugger will continue to be of service to you
  • High quality of generated code
  • Pick ‘n’ Choose Target Implementation, based on well known frameworks, best practices, and a lot of experience
  • Generation of complete application from a single model, not only fragments that are hard to fit in to the overall design
  • Great extensibility and customization
  • Used with de facto standard build tool - Maven
  • Based on Xtext code generation framework
  • Can be used with text editor or any IDE, but DSL editor with error highlight, code completion and outline is provided for Eclipse users
  • Easy to remove the tool, no runtime magic

http://sculptorgenerator.org

原文:http://www.cnblogs.com/woodynd/p/4034125.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!