Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

SQRL

< >

SQRL, aka Smyte Query and Rules Language, is a query language created in 2018 by Josh Yudaken and Pete Hunt and Julian Tempelsman and Paul Mou and Yunjing Xu and David Newman.

#1119on PLDB 6Years Old
Download source code:
git clone https://github.com/sqrl-lang/sqrl
HomepageREPLSource Code

SQRL was the language designed by Smyte, and later acquired by Twitter in 2018. It is a safe, stateful language for event streams, designed to make it easy to enforce anti-abuse rules.


Example from the web:
LET Username := input(); LET Message := concat("Hello, ", Username, "!"); EOF

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0