2c6e48c50b
Polyglot provides a registry of file types that can be loaded by calling its improved version of require. This supports the creation of DSLs having a syntax that is most appropriate to their purpose, instead of abusing the Ruby syntax. ok bernd@
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
Polyglot provides a registry of file types that can be loaded by calling
|
|
its improved version of require.
|
|
|
|
This supports the creation of DSLs having a syntax that is most
|
|
appropriate to their purpose, instead of abusing the Ruby syntax.
|