😮
https://github.com/fukamachi/sxql
Wow.
This...
It's SQL with Lisp syntax. It's JSX but for SQL. It's beautiful.
I tried to accomplish something like this in JS using a JS expression string parser, but this is so much more elegant.
I've been feeling the urge to extend the languages I use, and Lisp lets you do that effortlessly.
I can see why Paul Graham says that startups should use Lisp now...