{"id":29272120,"url":"https://github.com/acook/naive_parser","last_synced_at":"2026-02-02T22:49:32.403Z","repository":{"id":137792199,"uuid":"2265455","full_name":"acook/naive_parser","owner":"acook","description":"A very simple, very naive parser proof-of-concept","archived":false,"fork":false,"pushed_at":"2011-08-25T07:58:13.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T04:13:02.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/acook/naive_parser#readme","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acook.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-25T01:55:36.000Z","updated_at":"2023-03-11T04:27:11.901Z","dependencies_parsed_at":"2023-03-11T04:27:11.577Z","dependency_job_id":null,"html_url":"https://github.com/acook/naive_parser","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/acook/naive_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acook%2Fnaive_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acook%2Fnaive_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acook%2Fnaive_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acook%2Fnaive_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acook","download_url":"https://codeload.github.com/acook/naive_parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acook%2Fnaive_parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263636825,"owners_count":23492312,"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":[],"created_at":"2025-07-05T00:10:35.117Z","updated_at":"2026-02-02T22:49:32.358Z","avatar_url":"https://github.com/acook.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Naive Parser\n======\n\nThis is just an experiment. It only has two real goals:\n\n1. Parse out a file into basic token objects.\n2. Sequentially perform an action based upon the tokens in memory.\n\nIt's not going to be fast. It's not going to be efficient.\nIt should, however, be easy to read and understand.\n\nOther Cool Things\n------\n\n- I'm using Bundler for dependency management.\n- Rspec is being used for a BDD-ish style of testing.\n- Pry is being used for exploration and debugging.\n- Open4 is being used along with Rspec to test the executable.\n- Autotest is now included for continuous testing.\n\nCredits\n------\n\n**Anthony M. Cook** *2011* - @anthony_m_cook / http://anthonymcook.com / http://github.com/acook\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facook%2Fnaive_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facook%2Fnaive_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facook%2Fnaive_parser/lists"}