Show HN: Growl Owl 2 RL Reasoner
jcadam Wednesday, February 18, 2026GROWL is an OWL 2 RL reasoner I've made using a programming language I've been working on that emphasizes contracts (called SLOP).
Blog post on GROWL: https://jamesadam.me/blog/introducing-growl/
The Repo: https://github.com/Trivyn/growl
The custom language transpiles to C, so the generated C source and Makefile are included in the repo.
I built this to integrate into a Knowledge Graph product I'm working on (hence the Rust bindings), but thought I'd open source the reasoner.
Summary
Growl is a Python library that provides a simple and intuitive way to create desktop notifications. It allows developers to easily integrate notifications into their applications, supporting various notification services and platforms.
3
0
Summary
github.com