{"id":25526498,"url":"https://github.com/capacitorset/fsm-maker","last_synced_at":"2025-10-20T12:52:47.022Z","repository":{"id":71258312,"uuid":"49499895","full_name":"CapacitorSet/fsm-maker","owner":"CapacitorSet","description":"Creates FSMs from a YAML description.","archived":false,"fork":false,"pushed_at":"2016-05-30T09:29:33.000Z","size":546,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-26T11:43:48.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CapacitorSet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-12T12:52:56.000Z","updated_at":"2016-01-28T23:09:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6cb6d4e-9795-4cbe-85e1-854fa2a57f54","html_url":"https://github.com/CapacitorSet/fsm-maker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/CapacitorSet/fsm-maker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Ffsm-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Ffsm-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Ffsm-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Ffsm-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CapacitorSet","download_url":"https://codeload.github.com/CapacitorSet/fsm-maker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Ffsm-maker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280094904,"owners_count":26271003,"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","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-19T21:18:40.411Z","updated_at":"2025-10-20T12:52:47.009Z","avatar_url":"https://github.com/CapacitorSet.png","language":"JavaScript","readme":"fsm-maker\n===\n\nUn transpiler YAML → JSON → C per macchine a stati finiti.\n\n# Esempi di utilizzo\n\n`fsm.yaml` contiene la descrizione YAML di un semplice ascensore a tre piani. Il comando\n\n    node make\n\ncrea una rappresentazione intermedia in JSON, e il comando\n\n    node target/C/compile\n\ncompila la rappresentazione intermedia in codice C, adatto per esempio al caricamento su un microcontrollore. Il file di output si trova in `target/C/fsm.c`\n\n# Overview\n\n`fsm-maker` legge una stringa YAML, trasforma i parametri da stringhe a formati personalizzati, e scrive questa rappresentazione intermedia in `fsm.json`.\n\nPoi, il compilatore di target legge questa rappresentazione, sostituisce i relativi placeholder in `template.c` (ad esempio: `/*NUM_TRANSIZIONI*/` viene sostituito con il numero effettivo di transizioni), e scrive il risultato in `fsm.c`.\n\nIl funzionamento viene descritto dettagliatamente in Relazione.md.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitorset%2Ffsm-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapacitorset%2Ffsm-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitorset%2Ffsm-maker/lists"}