rb19-polyglot (ruby/rb19-polyglot) Add to my watchlist
File type registry for Ruby 'require'Polyglot provides a registry of file types that can be loaded by calling its improved version of ‘require’. Each file extension that can be handled by a custom loader is registered by calling Polyglot.register(“ext”, <class>), and then you can simply require “somefile”, which will find and load “somefile.ext” using your custom loader. This supports the creation of DSLs having a syntax that is most appropriate to their purpose, instead of abusing the Ruby syntax.
Version: 0.3.1 License: MIT GitHubMaintainers | No Maintainer |
Categories | ruby |
Homepage | https://github.com/cjheath/polyglot |
Platforms | any |
Variants | - |
"rb19-polyglot" depends on
lib (1)
build (1)
Ports that depend on "rb19-polyglot"
run (1)Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck results
rb19-polyglot seems to have been updated (port version: 0.3.1, new version: 0.3.5)
livecheck ran: 2 hours ago