{"id":33174431,"url":"https://github.com/callisto-lang/compiler","last_synced_at":"2025-11-20T20:01:26.492Z","repository":{"id":228986500,"uuid":"775064110","full_name":"callisto-lang/compiler","owner":"callisto-lang","description":"The Callisto compiler of the 13th month, and other language extras","archived":false,"fork":false,"pushed_at":"2025-11-15T15:41:56.000Z","size":1331,"stargazers_count":68,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T16:23:36.410Z","etag":null,"topics":["compiler","concatenative","concatenative-language","concatenative-programming-language","programming-language","uxn","uxntal","x86-64"],"latest_commit_sha":null,"homepage":"https://callisto.mesyeti.uk","language":"D","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/callisto-lang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-20T17:36:25.000Z","updated_at":"2025-11-15T15:42:00.000Z","dependencies_parsed_at":"2025-04-25T06:30:57.086Z","dependency_job_id":"add44991-aec4-4260-ad13-2c14e4be1bf4","html_url":"https://github.com/callisto-lang/compiler","commit_stats":null,"previous_names":["callisto-lang/compiler"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/callisto-lang/compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callisto-lang%2Fcompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callisto-lang%2Fcompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callisto-lang%2Fcompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callisto-lang%2Fcompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callisto-lang","download_url":"https://codeload.github.com/callisto-lang/compiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callisto-lang%2Fcompiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285503668,"owners_count":27182913,"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-11-20T02:00:05.334Z","response_time":54,"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":["compiler","concatenative","concatenative-language","concatenative-programming-language","programming-language","uxn","uxntal","x86-64"],"created_at":"2025-11-16T02:00:32.065Z","updated_at":"2025-11-20T20:01:26.482Z","avatar_url":"https://github.com/callisto-lang.png","language":"D","funding_links":[],"categories":["Development tools"],"sub_categories":["Assemblers, compilers \u0026 disassemblers"],"readme":"# The Callisto compiler\nCallisto is a stack-based imperative programming language with stack safety enforced\nby the compiler (which is optional).\n\nIt also has a subset called CallistoScript made to compile to scripting languages like\nLua, while keeping its low level features (like direct access to memory).\n\n## Supported targets\n- x86 real mode - MS-DOS, bare metal\n- x86_64 - Linux, macOS, FreeBSD (partial)\n- ARM64 - Linux, macOS\n- Uxn - Varvara\n- Lua\n\n## Build\n```\ndub build --compiler=ldc\n```\n\nThe compiler executable will be called `cac`\n\n\u003e [!WARNING]  \n\u003e Compilation may freeze due to a bug in the Digital Mars D compiler. If this happens,\n\u003e compile with this command: `dub build --compiler=ldc`.\n\u003e\n\u003e If that doesn't work, then run with `--compiler=ldc2` instead.\n\n## Run example programs\nMake sure you get the standard library\n\n```\ngit submodule update --remote\n```\n\nThen compile example programs like this\n\n```\ncac examples/exampleNameHere.cal -i std\n```\n\nThe output executable will be called `out`. Any example programs that require extra flags\nfor compilation will have a compile command in a comment at the top of the source file.\n\n## Community\nJoin `#callisto-lang` on irc.libera.chat.\n\nJoin `QHAtc4GWq7` on Discord\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallisto-lang%2Fcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallisto-lang%2Fcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallisto-lang%2Fcompiler/lists"}