Found 10 bookmarks
Newest
Git Query language
Git Query language
"GQL is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instance of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL."
·amrdeveloper.github.io·
Git Query language
Ante
Ante
A low-level functional language, for exploring refinement types, lifetime inference, and algebraic effects.
·antelang.org·
Ante
Joker
Joker
Joker is a small interpreted dialect of Clojure written in Go. It is also a Clojure(Script) linter. One of the main aims is that it will allow for scripting with Clojure.
·joker-lang.org·
Joker