{"id":16905649,"url":"https://github.com/ia0/lafont","last_synced_at":"2025-04-11T14:44:36.008Z","repository":{"id":29258969,"uuid":"120741706","full_name":"ia0/lafont","owner":"ia0","description":"Animation of Yves Lafont's Interaction Combinators","archived":false,"fork":false,"pushed_at":"2022-01-30T15:08:35.000Z","size":28,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T10:51:13.090Z","etag":null,"topics":["graphics","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ia0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-08T09:43:35.000Z","updated_at":"2025-01-26T23:49:23.000Z","dependencies_parsed_at":"2022-08-07T14:15:48.889Z","dependency_job_id":null,"html_url":"https://github.com/ia0/lafont","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Flafont","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Flafont/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Flafont/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Flafont/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ia0","download_url":"https://codeload.github.com/ia0/lafont/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248420858,"owners_count":21100483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphics","rust"],"created_at":"2024-10-13T18:39:10.807Z","updated_at":"2025-04-11T14:44:35.985Z","avatar_url":"https://github.com/ia0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animation of Yves Lafont's Interaction Combinators\n\n[Interaction combinators][article] are a universal model of distributed\ncomputation devised by Yves Lafont in 1997. They are a particular instance of\n[Interaction nets][wikipedia]. Interaction nets are a graphical model of\ncomputation also devised by Yves Lafont in 1990.\n\nThis project renders the computation of interaction combinators in a simplified\nphysical 3D world where agents are spheres and edges are invisible.\n\n![example](/img/1.png)\n![example](/img/2.png)\n![example](/img/3.png)\n![example](/img/4.png)\n\n## How to run\n\nTo run with the slowest speed and without edges:\n\n    cargo run --release\n\nTo run faster, use `-n` with an iteration count (every nth step is displayed):\n\n    cargo run --release -- -n2\n\nTo run with edges, use `-v` (can be combined with `-n`):\n\n    cargo run --release -- -v\n\n## How to install\n\nYou can install the latest version released on https://crates.io/crates/lafont with:\n\n    cargo install lafont\n\nOr you can install the latest commit from https://github.com/ia0/lafont with:\n\n    cargo install --git=https://github.com/ia0/lafont.git lafont\n\nThe binary will be installed as `~/.cargo/bin/lafont` by default.\n\nIf you don't have `cargo` (the Rust package manager), install it through\nhttps://rustup.rs/ or through your package manager (e.g. `apt install cargo` on\nDebian-like machines).\n\n## Disclaimer\n\nThis is not an official Google product.\n\n[article]: https://dl.acm.org/citation.cfm?id=264415\n[wikipedia]: https://en.wikipedia.org/wiki/Interaction_nets\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fia0%2Flafont","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fia0%2Flafont","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fia0%2Flafont/lists"}