mbuliga / quinegraphs

Library of js programs and demos for quines in graph-rewriting systems (for now chemlambda and interaction combinators).

Home Page:https://chemlambda.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quine graphs

Given a graph rewrite system. a graph G is a quine graph if it has a non-void maximal non-conflicting collection of rewrite patterns, such that after the rewrites from the collection are done in parallel we obtain a graph isomorphic with G.

We invite you to explore some of their properties, with examples taken from lambda calculus, interaction combinators and chemlambda.

Part of:

Technical notes:

Demos

See also

More here

About

Library of js programs and demos for quines in graph-rewriting systems (for now chemlambda and interaction combinators).

https://chemlambda.github.io


Languages

Language:JavaScript 56.4%Language:HTML 34.1%Language:TeX 6.4%Language:CSS 3.0%