[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#623080: ITP: polyglot -- Custom language loaders for specified file extensions



Package: wnpp
Severity: wishlist
Owner: vasudev <vasudev@vasudev.homelinux.net>

* Package name    : polyglot
  Version         : 0.3.1
  Upstream Author : Clifford Heath <cjheath@rubyforge.org>
* URL             : http://polyglot.rubyforge.org
* License         :  MIT
  Programming Lang: Ruby
  Description     : Custom language loaders for specified file extensions

 Allows to write custom language loaders for specified file extensions
 to be hooked into require.
 .
 This supports the creation of DSLs having a syntax that is most
 appropriate to their purpose, instead of abusing the Ruby syntax.
 .
 Required files are attempted first using the normal Ruby loader,
 and if that fails, Polyglot conducts a search for a file having
 a supported extension.



Reply to: