SkillAgentSearch skills...

Gulava

Relational programming library for Java.

Install / Use

/learn @google/Gulava
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gulava

Relational programming library for Java.

Gulava allows you to write relational predicates in Java. You can write Prolog-style predicates and use them from normal Java code, seamlessly integrated with the magic of annotation processors.

See the GitHub wiki for some how-tos and to get started writing your own predicates and logic value types.

This repository requires Bazel to build, test, and run. After you have set up Bazel, you can run the demo:

bazel run //java/gulava:Demo

Note that Gulava is not an official Google product.

Contributing

Gulava doesn't have a particular long-term goal in mind besides exploring relational programming. Any contributions to that end are welcome! That could be something like:

  • New relational programming features, like constraint support.
  • Interesting demos, like the one in java/gulava/Demo.java but better.
  • Data structures or other utilities, like java/gulava/util/Queue.java.

Related

MicroKanren paper: http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated7mo ago
Forks11

Languages

Java

Security Score

82/100

Audited on Aug 28, 2025

No findings