{"id":22374646,"url":"https://github.com/blueokiris/natevolve-ark","last_synced_at":"2026-06-08T16:33:23.474Z","repository":{"id":244319836,"uuid":"814362381","full_name":"blueOkiris/natevolve-ark","owner":"blueOkiris","description":"A C++ library to aid in the creation of Naturalistic Conlangs","archived":false,"fork":false,"pushed_at":"2024-06-28T07:30:43.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T07:02:09.294Z","etag":null,"topics":["backend","changes","conlang","constructed","cpp","grammar","ipa","language","library","linguistics","morphology","phoneme","sound","static"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blueOkiris.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}},"created_at":"2024-06-12T21:34:15.000Z","updated_at":"2024-06-28T07:30:46.000Z","dependencies_parsed_at":"2024-06-28T08:57:50.697Z","dependency_job_id":null,"html_url":"https://github.com/blueOkiris/natevolve-ark","commit_stats":null,"previous_names":["blueokiris/natevolve-ark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blueOkiris/natevolve-ark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fnatevolve-ark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fnatevolve-ark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fnatevolve-ark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fnatevolve-ark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueOkiris","download_url":"https://codeload.github.com/blueOkiris/natevolve-ark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fnatevolve-ark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34071653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["backend","changes","conlang","constructed","cpp","grammar","ipa","language","library","linguistics","morphology","phoneme","sound","static"],"created_at":"2024-12-04T21:18:05.883Z","updated_at":"2026-06-08T16:33:23.451Z","avatar_url":"https://github.com/blueOkiris.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Natevolve Ark\n\nNOTE: This library is incomplete\n\n## Description\n\nA C++ library to aid in the creation of Naturalistic Conlangs\n\nModules:\n\n- Natevolve - global functions useful for everything, for instance allowing UTF-8 characters which is needed for the IPA stuff used in other modules\n- Soundwarp - based on a set of defined sound change rules in a file, apply (in order) the set of sound changes to a word\n- Romanizer - given a map of IPA symbols to characters, convert from IPA to a Romanization and back\n- Morphball - given a set of morphological rules, a root word, and a desired gloss for the word, create the resulting form of the word\n- Evauthor - given a set of grammar changes and a gloss for a sentence, create a new glossed sentence\n- Wordup - given a phonological inventory and syllable rules, randomly generate words\n\nThe goal of this project is to serve as a solid underlying component for a GUI application called Natevolve Studio (or other front-ends that wish to make use of the code).\n\n## Progress\n\n- [x] Soundwarp\n- [x] Romanizer\n- [ ] Morphball\n- [ ] Evauthor\n- [x] Wordup\n\n## Build\n\nDependencies:\n\n- gcc\n- make\n\n`make`\n\nTo create a test application run `make test` then run `./test.bin`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Fnatevolve-ark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueokiris%2Fnatevolve-ark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Fnatevolve-ark/lists"}