{"id":20519465,"url":"https://github.com/libsteve/Reggie","last_synced_at":"2025-05-09T09:31:22.825Z","repository":{"id":62452755,"uuid":"84690166","full_name":"libsteve/Reggie","owner":"libsteve","description":"A state machine automata simulation framework for Swift.","archived":false,"fork":false,"pushed_at":"2019-07-30T23:26:42.000Z","size":46,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T08:10:30.679Z","etag":null,"topics":["automata","nfa","nfa-library","regex-engine","swift","swift-3","swift-framework","swift3"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/libsteve.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}},"created_at":"2017-03-12T00:52:05.000Z","updated_at":"2019-07-30T23:25:55.000Z","dependencies_parsed_at":"2022-11-01T23:45:49.537Z","dependency_job_id":null,"html_url":"https://github.com/libsteve/Reggie","commit_stats":null,"previous_names":["altece/reggie","stevebrun/reggie"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsteve%2FReggie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsteve%2FReggie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsteve%2FReggie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsteve%2FReggie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libsteve","download_url":"https://codeload.github.com/libsteve/Reggie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253226467,"owners_count":21874333,"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":["automata","nfa","nfa-library","regex-engine","swift","swift-3","swift-framework","swift3"],"created_at":"2024-11-15T22:14:06.400Z","updated_at":"2025-05-09T09:31:22.611Z","avatar_url":"https://github.com/libsteve.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reggie\n\n\u003c!--\n[![CI Status](http://img.shields.io/travis/altece/Reggie.svg?style=flat)](https://travis-ci.org/altece/Reggie)\n[![Version](https://img.shields.io/cocoapods/v/Reggie.svg?style=flat)](http://cocoapods.org/pods/Reggie)\n[![License](https://img.shields.io/cocoapods/l/Reggie.svg?style=flat)](http://cocoapods.org/pods/Reggie)\n[![Platform](https://img.shields.io/cocoapods/p/Reggie.svg?style=flat)](http://cocoapods.org/pods/Reggie)\n --\u003e\n\nReggie is a framework for creating a [Finite State Machine][1] as described in [Automata Theory][2],\nsuch as a [Non-Deterministic Finite Automatan][3] and [Push-Down Automatan][4].\n\n[1]: https://en.wikipedia.org/wiki/Finite-state_machine\n[2]: https://en.wikipedia.org/wiki/Automata_theory\n[3]: https://en.wikipedia.org/wiki/Nondeterministic_finite_automaton\n[4]: https://en.wikipedia.org/wiki/Pushdown_automaton\n\n## Installation\n\nReggie is available through [CocoaPods](http://cocoapods.org). \nTo install it, simply add the following line to your `Podfile`:\n\n```ruby\npod 'Reggie'\n```\n\nReggie is also available through the [Swift Package Manager](https://swift.org/package-manager/).\nTo install it, simply add the following line to the dependencies array in `Package.swfit`:\n\n```swift\n.package(url: \"https://github.com/stevebrun/Reggie.git\", from: \"0.2.3\")\n```\n\n## Author\n\nSteven Brunwasser, sbrunwasser@gmail.com\n\n## License\n\nReggie is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsteve%2FReggie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsteve%2FReggie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsteve%2FReggie/lists"}