Skip to content
View dsp-dr's full-sized avatar

Block or report dsp-dr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dsp-dr/README.md

Functional programming, formal methods, and AI systems research

Current Focus

  • Scheme/Lisp: Building verified functional systems
  • Category Theory: Computational approaches to program structure
  • LLM Integration: AI-powered code analysis and synthesis
  • Formal Verification: TLA+ specifications for real systems

Selected Projects

scheme-formal-verification • TLA+ bridge for Scheme verification
repomind • LLM-powered repository analysis
mit-6851-advanced-data-structures • Functional data structure implementations
reversible-meta-synthesis • Inductive program synthesis

Connect

GitHubKeybaseEmail

GitHub Stats

Pinned Loading

  1. aygp-dr/scheme-llm-toolkit aygp-dr/scheme-llm-toolkit Public

    Composable Guile Scheme library for LLM integration featuring functional APIs, type-safe bindings, and meta-programming support for AI-powered development

    Scheme 2

  2. aygp-dr/mit-6851-advanced-data-structures aygp-dr/mit-6851-advanced-data-structures Public

    Implementation of advanced data structures from MIT 6.851 course in Guile Scheme. Includes persistent and temporal data structures, memory hierarchies, and computational geometry.

    Scheme

  3. aygp-dr/scheme-formal-verification aygp-dr/scheme-formal-verification Public

    Guile Scheme toolkit for formal verification, integrating TLA+ specifications with executable Scheme implementations and property-based testing

    Scheme