geiser-chicken

Official

3-coloring for Chicken Scheme in Geiser.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides Geiser integration for Chicken Scheme, including 3-coloring via SplitMix64 and CRDT-based S-expression patterns for live editing.

Core Features & Use Cases

  • Chicken Scheme SplitMix64: Deterministic 64-bit RNG for coloring.
  • 3-Coloring: Ternary coloring of graphs with -1, 0, +1.
  • crdt.el Integration: S-expression patterns for collaborative editing.
  • Penrose Diagrams: ASCII diagram generation for visualization.

Quick Start

In Emacs, connect to Chicken REPL with Geiser, load the color module, and generate colors for graphs or Penrose tiles.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: geiser-chicken
Download link: https://github.com/plurigrid/asi/archive/main.zip#geiser-chicken

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository