jetbrain

JetBrains 为学生教师推出免费 Student License:
http://www.oschina.net/news/55578/jetbrains-student-license

申请学生许可证:
http://www.jetbrains.com/student/

相关产品:
IDEs:
* IntelliJ IDEA - 一套智慧型的Java整合开发工具,特别专注与强调程式师的开发撰写效率提升
*PHPStorm 7.0 发布,PHP 集成开发工具
*PyCharm 3发布,智能Python集成开发工具
*RubyMine -RubyMine 是一个为Ruby 和Rails开发者准备的IDE,其带有所有开发者必须的功能,并将之紧密集成于便捷的开发环境中。
*WebStorm8.0 发布,智能HTML/CSS/JS开发工具
*AppCode - 开发的ObjC的IDE,是一个XCode的替代物
.NET:
* ReSharper- 一套用来搭配Microsoft公司Visual Studio .NET集成开发环境的插件(Plug-In),此一外挂的功效在于让程式进行再分拆、增进撰写效率,并且能支援C#编程语言
* dotTrace- 一套效能分析软件,能有效、轻易的找到.NET应用程式中最耗占处理器运算资源的效能瓶颈症结、环节。
*dotCover - 一个为.NET开发人员所提供的代码覆盖工具
*dotPeek - .NET反编译工具
Teamware:
TeamCity - 一款针对专业开发人员和构建工程师的用户友好的持续集成(CI)服务器
YouTrack - 一款创新性的以键盘操作为主的问题和项目跟踪工具

### JetBrains MPS Introduction and Usage Guide #### Overview of JetBrains MPS JetBrains MPS (Meta Programming System) is a unique tool designed to build domain-specific languages (DSLs). It allows developers not only to define the structure, behavior, and appearance of new programming languages but also provides an environment where these languages can be used directly without requiring traditional compilation into lower-level code [^1]. #### Key Features - **Language Workbenches**: Supports creation and modification of custom languages. - **Projectional Editor**: Instead of text-based editing, uses a projectional editor that manipulates abstract syntax trees directly. - **Modular Language Design**: Facilitates reusing language constructs across multiple projects. #### Getting Started with Shapes Example A common introductory example provided by JetBrains involves creating a simple graphical shapes DSL named `Shapes`. This tutorial walks through several stages: ##### Creating Concepts The first step includes defining concepts which represent elements within your language. For instance, when building a shape modeling system, one might start by specifying basic geometric entities like circles or squares [^2]. ##### Defining Editors Once concepts are established, editors need definition next. An editor describes how users interact visually with instances of those concepts during development time. In case of our running Shapes example, this means laying out properties such as position coordinates alongside visual representations for each type of figure [^3]. ```xml <editor> <children> <!-- Define layout components here --> <component name="ShapeColor"/> </children> </editor> ``` This XML snippet demonstrates part of what goes inside an `.msd` file – specifically configuring child nodes under root `<editor>` tag along with adding predefined color selection component from parent concept. #### Advanced Topics After mastering basics on crafting simple models using prebuilt blocks, more advanced topics could involve extending core functionalities via plugins, integrating external libraries, automating tasks with scripts, etc., all tailored towards enhancing productivity while working closely aligned with specific business requirements.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值