
doi: 10.7298/2hf5-wa93
handle: 1813/116324
49 pages ; jq is a functional programming langauge, known for its ability to filter, transform,and manipulate JSON data with concise syntax. The standard implementation of jq includes a source-to-bytecode compiler and a stack-based virtual machine (VM). This thesis introduces cjq v0.1, a compiler that translates jq bytecode into LLVM intermediate representation (IR). By leveraging LLVM’s compiler infrastructure, cjq reliably enhances runtime performance for small to medium-sized JSON inputs when compared to the standard jq implementation. However, the current tracing module in cjq becomes a bottleneck for certain types of large-scale JSON inputs. cjq combines the functional elegance of jq with the performance benefits of compiled languages, aiming to deliver a robust tool for modern data processing tasks. Future work involves optimizing the tracing module to improve scalability and exploring further enhancements to extend cjq’s capabilities.
jq, JSON, interpreter, bytecode, programming language, compiler, 004
jq, JSON, interpreter, bytecode, programming language, compiler, 004
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
