六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 741|回复: 0

DSL应用集成和Rhino 3

[复制链接]

升级  75%

131

主题

131

主题

131

主题

举人

Rank: 3Rank: 3

积分
425
 楼主| 发表于 2012-12-30 11:56:32 | 显示全部楼层 |阅读模式
<div id="cnblogs_post_body">应用中集成DSL

  Naming conventions
  Ordering the execution of scripts
  Performance considerations when using a DSL
  Segregating the DSL from the application
  
  集中集成方式的优缺点
  BOO汇总和Rhino

  
  DSL infrastructure should meet:
  ƒ Codify common DSL idioms so you don’t have to keep rewriting them
  ƒ Handle caching of DSL scripts
  ƒ Abstract the compiler bootstrapping
  ƒ Batch compile DSLs
  ƒ Manage ordering and script discovery
  ƒNot harm the DSL’s extensibility
  Rhino DSL is the result of several years’ experience building DSLs and dealing withthese issues.
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表