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 GitHub15 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.10 | 249229 | 2023-12-14 17:09:32 | 0:00:13 | 79821 | build successful |
11.arm64 | 110349 | 2023-12-14 17:04:15 | 0:00:05 | 40452 | build successful |
14 | 18613 | 2023-12-14 14:35:21 | 0:04:53 | 2990 | build successful |
13.arm64 | 13454 | 2023-03-10 8:08:18 | 0:00:24 | 4370 | build successful |
13 | 16043 | 2023-01-16 23:53:03 | 0:02:39 | 2259 | build successful |
12 | 13481 | 2022-01-13 5:43:01 | 0:01:18 | 3384 | build successful |
12.arm64 | 14939 | 2021-11-14 18:43:16 | 0:00:26 | 1059 | build successful |
11.arm64 | 12058 | 2021-02-12 13:03:36 | 0:00:37 | 3105 | build successful |
11.arm64 | 11655 | 2021-02-10 8:36:34 | 0:00:07 | 3028 | failed install-dependencies |
11 | 21198 | 2021-02-10 2:32:56 | 0:02:44 | 2873 | build successful |
11 | 20936 | 2021-02-08 21:39:59 | 0:02:33 | 2819 | failed install-port |
11 | 20795 | 2021-02-08 13:48:13 | 0:02:08 | 2808 | failed install-port |
11.arm64 | 11433 | 2021-02-08 12:19:14 | 0:00:02 | 2954 | failed install-dependencies |
11.arm64 | 11333 | 2021-02-08 12:12:08 | 0:00:02 | 2953 | failed install-dependencies |
10.15 | 15403 | 2019-12-21 18:57:45 | 0:02:19 | 1599 | build successful |