{"id":17100016,"url":"https://github.com/bergmark/mmdoc","last_synced_at":"2025-08-23T09:12:06.108Z","repository":{"id":4860448,"uuid":"6015193","full_name":"bergmark/mmdoc","owner":"bergmark","description":"Rudimentary parser for a subset of MetaModelica for generating documentation, written in Haskell","archived":false,"fork":false,"pushed_at":"2013-05-18T21:43:57.000Z","size":412,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-21T22:06:52.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"papandreou/node-pngquant","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bergmark.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":"2012-09-30T02:16:35.000Z","updated_at":"2019-12-05T06:32:32.000Z","dependencies_parsed_at":"2022-09-01T13:51:00.662Z","dependency_job_id":null,"html_url":"https://github.com/bergmark/mmdoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bergmark/mmdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmark%2Fmmdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmark%2Fmmdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmark%2Fmmdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmark%2Fmmdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bergmark","download_url":"https://codeload.github.com/bergmark/mmdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmark%2Fmmdoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746301,"owners_count":24813557,"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-08-23T02:00:09.327Z","response_time":69,"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":"2024-10-14T15:12:04.661Z","updated_at":"2025-08-23T09:12:06.074Z","avatar_url":"https://github.com/bergmark.png","language":"Haskell","readme":"# mmdoc\n\nA simplistic parser for MetaModelica written in Haskell with the\npurpose of retrieving the necessary information for generating\ndocumentation.\n\nIt only parses a subset of MetaModelica, and hence a subset of\nModelica and does not handle non-functional parts. The result is a\nsimplified AST.\n\nDo not try to use this parser to check the validity of your\nprogram. It is meant to run only on source files that `omc` accepts.\n\n## Notable omissions\n\n* Loops, use recursion\n\n* Type variables in uniontypes and records of the form `uniontype U\u003cA\u003e`\n  or `record R\u003cA\u003e`. Using these with concrete types are problematic.\n  Use `replaceable type`s instead.\n\n* `model` and `class`, use functions only\n\n* Statements and expressions are parsed, but only the bare minimum to\n  proceed with the rest of the parsing so their representation may not\n  be very useful.\n\n## TODO\n\n### Parsing\n\n* `match` guards\n\n* Better identification of documentation strings\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergmark%2Fmmdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbergmark%2Fmmdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergmark%2Fmmdoc/lists"}