Materialize supports recursive SQL that is turing complete. So, I wrote a Lisp interpreter as a series of recursive CTEs that parse and evaluate programs.
Im cleaning up the code and will push it somewhere
Materialize supports recursive SQL that is turing complete. So, I wrote a Lisp interpreter as a series of recursive CTEs that parse and evaluate programs.
Im cleaning up the code and will push it somewhere