# webyrd/Barliman

Prototype smart text editor

Repository: https://github.com/webyrd/Barliman
Canonical: https://ross.abutalabs.com/products/barliman
Language: Scheme
License: MIT
License Family: permissive
Last push: 2026-08-16T23:23:15+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3758, "days_push": 17, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1081, forks 30 (observed 2026-08-28T04:03:30.861895+00:00)

## What it is
Barliman is a prototype smart text editor that performs real-time program synthesis using relational interpreters. Given tests and a partially-specified function definition, it attempts to guess code that passes the tests or prove consistency/inconsistency between definitions and tests.

## Use cases
- synthesize scheme code from examples and tests
- check if a function definition is consistent with test cases
- experiment with program synthesis and relational interpreters
- define custom programming languages with their own syntax and semantics
- live coding assistant that fills in partially written functions

## When to choose
- you want a production-ready IDE or polished UI
- you need synthesis for side-effectful or large-scale programs
- you need broad language support out of the box

## Facets
- artifact type: application
- maturity: experimental
- function: editor, interpreter, parser, machine-learning
- domain: developer-tools, text-editors, programming-languages, artificial-intelligence
- platform: -
- tags: program-synthesis, relational-programming, minikanren, scheme, smart-editor, prototype, macos, desktop

## Member repositories
- webyrd/Barliman (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.861895+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:24.530848+00:00, confidence not recorded.
  - readme: https://github.com/webyrd/Barliman (fetched 2026-08-28T04:03:30.861895+00:00, sha 8a032add63ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
