diff options
author | elioat <elioat@tilde.institute> | 2022-12-07 10:56:53 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2022-12-07 10:56:53 -0500 |
commit | 75b62a7cd67c7108f6ef775a10440a82dc8c0b77 (patch) | |
tree | 7ef0b45bd7480dca3537b034e9e7de54cd98791a /src | |
parent | f18e8445bad88e6e545c382abd7ea5d608f7bf57 (diff) | |
download | december-2022-75b62a7cd67c7108f6ef775a10440a82dc8c0b77.tar.gz |
lil
Diffstat (limited to 'src')
-rw-r--r-- | src/ask.lil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ask.lil b/src/ask.lil index 324368f..caff538 100644 --- a/src/ask.lil +++ b/src/ask.lil @@ -1,4 +1,4 @@ -# lil includes a fun query language as well as language features for both +# lil includes a fun query system as well as language features for both # functional programming and vector programming -- this invites interesting # opprotunities for applications built around little databases/datasets and # the manipulation and querrying of that data! |