{"id":17180760,"url":"https://github.com/dhowden/magma-jit","last_synced_at":"2026-06-18T21:31:36.473Z","repository":{"id":27174504,"uuid":"30644209","full_name":"dhowden/magma-jit","owner":"dhowden","description":"Prototype JIT compiler for MAGMA","archived":false,"fork":false,"pushed_at":"2015-06-08T06:37:26.000Z","size":164,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T00:41:38.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhowden.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":"2015-02-11T11:13:52.000Z","updated_at":"2018-10-20T19:21:42.000Z","dependencies_parsed_at":"2022-09-01T02:41:31.366Z","dependency_job_id":null,"html_url":"https://github.com/dhowden/magma-jit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dhowden/magma-jit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fmagma-jit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fmagma-jit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fmagma-jit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fmagma-jit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhowden","download_url":"https://codeload.github.com/dhowden/magma-jit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fmagma-jit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508862,"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-18T02:00:06.871Z","response_time":128,"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-15T00:31:28.893Z","updated_at":"2026-06-18T21:31:36.445Z","avatar_url":"https://github.com/dhowden.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magma-jit\n\nA prototype JIT compiler for MAGMA (see http://magma.maths.usyd.edu.au).\n\n# Requirements\n\n* Bison (tested on 3.0.4)\n* Flex (tested on 2.5.3)\n* LLVM 3.5 (tested on 3.5.1)\n\n# Build Instructions\n\n    $ make\n    $ ./tests\n    ok   tests/assert.m\n    ok   tests/assign.m\n    ok   tests/break.m\n    ok   tests/change-type.m\n    ok   tests/func-loop-bug.m\n    ok   tests/func-scope-bug.m\n    ok   tests/func.m\n    ok   tests/if.m\n    ok   tests/iter.m\n    ok   tests/new-scope.m\n    ok   tests/op.m\n    ok   tests/op_jmp.m\n    ok   tests/print.m\n    ok   tests/proc.m\n    ok   tests/repeat.m\n    ok   tests/return.m\n    ok   tests/seq.m\n    ok   tests/string.m\n    ok   tests/tuple.m\n    ok   tests/types.m\n    ok   tests/while.m\n\n# Done\n* Binary operations\n* If statements\n* For statements\n* Variable scoping\n* Functions\n* Procedures\n* Executable Params (output RAW LLVM IR/Optimised/Run (default))\n* Repeat/Until\n* Break, Break x;\n* Strings\n\n# In Progress\n\n* Sequences\n* Multiple return values\n\n# Goals\n\n* LLVM code generation for sall tandard language statements\n* Handle MAGMA container types (sequences/sets/indexed sets/etc)\n* Be able to specify a new MAGMA type and devolve operations to C functions\n* Socket server, accept compile + run commands\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowden%2Fmagma-jit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhowden%2Fmagma-jit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowden%2Fmagma-jit/lists"}