From 827338daca6ceaed0a30329040969a99e8f8c625 Mon Sep 17 00:00:00 2001 From: jackfoxy Date: Wed, 1 Nov 2023 11:50:17 -0700 Subject: [PATCH] support multi-line comments --- urql/lib/parse.hoon | 4 +- urql/lib/regex.hoon | 798 +++++++++++++++++++++++++++++++++ urql/tests/lib/parse-sans.hoon | 43 +- urql/tests/lib/parse.hoon | 39 ++ 4 files changed, 879 insertions(+), 5 deletions(-) create mode 100644 urql/lib/regex.hoon diff --git a/urql/lib/parse.hoon b/urql/lib/parse.hoon index 5be2f02..e683e19 100755 --- a/urql/lib/parse.hoon +++ b/urql/lib/parse.hoon @@ -1,4 +1,5 @@ /- ast +/+ regex !: :: a library for parsing urQL tapes :: (parse:parse(default-database '') "