{"id":22309879,"url":"https://github.com/drewc/smug","last_synced_at":"2026-02-05T21:31:02.994Z","repository":{"id":3154598,"uuid":"1554081","full_name":"drewc/smug","owner":"drewc","description":"Super Monadic Über Go-into : parser combinators for Common Lisp","archived":false,"fork":false,"pushed_at":"2021-12-14T23:59:43.000Z","size":577,"stargazers_count":108,"open_issues_count":4,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-24T18:20:26.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://smug.drewc.ca/","language":"Common Lisp","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/drewc.png","metadata":{"files":{"readme":"README.org","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":"2011-04-01T03:55:46.000Z","updated_at":"2025-07-16T18:56:46.000Z","dependencies_parsed_at":"2022-08-06T13:16:09.105Z","dependency_job_id":null,"html_url":"https://github.com/drewc/smug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewc/smug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewc%2Fsmug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewc%2Fsmug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewc%2Fsmug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewc%2Fsmug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewc","download_url":"https://codeload.github.com/drewc/smug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewc%2Fsmug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-12-03T20:45:36.643Z","updated_at":"2026-02-05T21:31:02.964Z","avatar_url":"https://github.com/drewc.png","language":"Common Lisp","readme":"SMUG : Super Monadic Über Go-into\n\n  ~SMUG~ is a library for parsing text, based on _monadic parser\n  combinators_. Using a simple technique from the functional\n  programming camp, ~SMUG~ makes it simple to create quick extensible\n  recursive descent parsers without funky syntax or impenetrable\n  macrology.\n \n* Features\n\n  - parsers are first class values written in basic lisp\n  - non-deterministic infinite look-ahead  \n  - easy to learn, easy to use\n  - extensible input protocol : parse strings, streams, lists etc\n  - in-depth tutorial : no previous experience required.\n\n* Download and Install\n\n#+BEGIN_SRC sh\ncd ~/quicklisp/local-projects\ngit clone https://github.com/drewc/smug.git\n#+END_SRC\n\n#+BEGIN_SRC lisp\n(ql:quickload :smug)\n#+END_SRC\n\n* Documentation\n\nSee [[file:doc/smug.org][doc/smug.org]]\n\n* Support \n\nhttps://github.com/drewc/smug/issues or mailto:me@drewc.ca \n\n* Licence\n\nThe MIT License (MIT)\n\nCopyright (c) 2010-2015 Drew Crampsie\n\nsee [[file:LICENSE][LICENSE]]\n\n","funding_links":[],"categories":["Online editors ##"],"sub_categories":["Third-party APIs"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewc%2Fsmug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewc%2Fsmug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewc%2Fsmug/lists"}