{"id":13724669,"url":"https://github.com/mbrock/HBEAM","last_synced_at":"2025-05-07T18:33:37.102Z","repository":{"id":66444913,"uuid":"1972661","full_name":"mbrock/HBEAM","owner":"mbrock","description":"Prototypical Haskell virtual machine for Erlang's BEAM bytecode","archived":false,"fork":false,"pushed_at":"2011-07-08T12:45:18.000Z","size":172,"stargazers_count":27,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-04T01:25:40.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/mbrock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-29T14:21:52.000Z","updated_at":"2022-12-22T22:17:36.000Z","dependencies_parsed_at":"2023-02-20T04:15:43.376Z","dependency_job_id":null,"html_url":"https://github.com/mbrock/HBEAM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrock%2FHBEAM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrock%2FHBEAM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrock%2FHBEAM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrock%2FHBEAM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbrock","download_url":"https://codeload.github.com/mbrock/HBEAM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224636791,"owners_count":17344624,"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":"2024-08-03T01:02:01.481Z","updated_at":"2024-11-14T14:31:45.898Z","avatar_url":"https://github.com/mbrock.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"HBEAM\n=====\n\nHello!  This is a sketchy implementation of a BEAM emulator.  It is supposed\nto read \u0026 evaluate Erlang bytecode files.\n\nRight now it doesn't understand very much, but if you have the simplest\npossible factorial function exported from `mymath.beam` — it's included — you\ncan run it like this:\n\n    $ hbeam mymath factorial '[EVInteger 6]'\n     ... after lots of debug spam ...\n    Return value: EVInteger 720\n\nWow!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrock%2FHBEAM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbrock%2FHBEAM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrock%2FHBEAM/lists"}