Hacker News new | ask | show | jobs
by asjir 619 days ago
I do web dev now, but it reminded me of good times coding in Julia.

Like I once wanted to have my own syntax for querying a SQLite, so built my own ORM. The query syntax is defined in like 50 lines of code. Doc for it here [1]

1. https://asjir.github.io/FunnyORM.jl/dev/#FunnyORM.TableQuery