ruby-polyglot

Custom language loaders for specified file extensions

Description

Allows one 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://polyglot.rubyforge.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-polyglot