Core engine for N-SQL, the network-native query language of Law-N. This repo implements a minimal lexer, parser, and in-memory executor for N-SQL queries over a mock network.routes table, plus a simple CLI and docs.
parser dsl ast lexer domain-specific-language query-language in-memory-database sql-engine custom-sql law-n lnsql network-sql
-
Updated
Nov 28, 2025 - Python