Skip to content

comunica/traqula

Repository files navigation

Traqula logo

A query language transpiler framework for JavaScript

WARNING: V2 will come shortly and will have lots of breaking changes.

This repository is a monorepo containing multiple packages. The purpose of Traqula is to provide highly flexible parsers/ generators for query languages. Traqula achieves this by shipping default configurations as engines which can easily be modified by builders found in the core package of Traqula.

Traqula maintains a few engines (default parser/ generator configurations) built ontop of its own code packages:

License

This software is written by Jitse De Smet.

This code is released under the MIT license.