Rabbit is a combinator-based query language designed to let data analysts and other accidental programmers query complex structured data. This repository contains a prototype implementation of the query language written in Julia.
Source code https://github.com/rbt-lang/rbt-proto
Discussion https://gitter.im/rbt-lang/rbt-proto
Design Documents
Query Combinators <https://arxiv.org/abs/1702.08409>
__
Demos
Copyright (c) 2015 Prometheus Research, LLC
Licensed under the Apache License, Version 2.0 (LICENSE-APACHE <./LICENSE-APACHE>
or http://www.apache.org/licenses/LICENSE-2.0) or the MIT
license (LICENSE-MIT <./LICENSE-MIT>
or
http://opensource.org/licenses/MIT), at your option.