DSL Kit

Free Ruby building blocks for Domain Specific Languages (DSL)
Download

DSL Kit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Florian Frank
  • Publisher web site:
  • http://rubyforge.org/users/flori/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 22 KB

DSL Kit Tags


DSL Kit Description

Free Ruby building blocks for Domain Specific Languages (DSL) DSL Kit is a free and open source Ruby library which contains recurring patterns, that are useful in the creation of internal Domain Specific Languages (DSL). There are two ways to use DSLKit:· You can require 'dslkit/polite' in order to include/extend your classes yourself. This is the default in order to avoid cluttering the core namespaces with unwanted methods.· Alternatively you can require 'dslkit/rude', that will clutter the namespaces with reasonable inclusions/extensions. Some inclusions like DSLKit::SymbolMaker would make debugging typos pretty difficult, so they aren't included, even in the rude modus. What's New in This Release: · Fixed bug: use @@mutex instead of @mutex in cleanup handler.


DSL Kit Related Software