Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
A toy SQL parser for a subset of the Oracle dialect.
Awk implementation in Rust with broad CLI compatibility, parallel records, and experimental Cranelift JIT
A TypeScript interpreter designed for embedding in applications
Elusion is a modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building. It provides flexible query construction without enforcing strict operation ordering, enabling developers to write intuitive and maintainable data transformations.