{"id":16301654,"url":"https://github.com/timo/app-moarvm-confprogcompiler","last_synced_at":"2026-01-23T15:41:57.673Z","repository":{"id":66576677,"uuid":"191997513","full_name":"timo/App-MoarVM-ConfprogCompiler","owner":"timo","description":"Compiles Configuration Program snippets for use with nqp or perl6 on MoarVM","archived":false,"fork":false,"pushed_at":"2019-10-27T16:17:27.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T01:18:09.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl 6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timo.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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}},"created_at":"2019-06-14T19:45:16.000Z","updated_at":"2019-10-27T16:17:29.000Z","dependencies_parsed_at":"2023-03-30T13:04:19.810Z","dependency_job_id":null,"html_url":"https://github.com/timo/App-MoarVM-ConfprogCompiler","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/timo/App-MoarVM-ConfprogCompiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timo%2FApp-MoarVM-ConfprogCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timo%2FApp-MoarVM-ConfprogCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timo%2FApp-MoarVM-ConfprogCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timo%2FApp-MoarVM-ConfprogCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timo","download_url":"https://codeload.github.com/timo/App-MoarVM-ConfprogCompiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timo%2FApp-MoarVM-ConfprogCompiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-10-10T20:55:16.747Z","updated_at":"2026-01-23T15:41:57.650Z","avatar_url":"https://github.com/timo.png","language":"Perl 6","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/timo/App-MoarVM-ConfprogCompiler.svg?branch=master)](https://travis-ci.org/timo/App-MoarVM-ConfprogCompiler)\n\nNAME\n====\n\nApp::MoarVM::ConfprogCompiler - Compiler for MoarVM's confprog subsystem\n\nSYNOPSIS\n========\n\n```perl6\nuse App::MoarVM::ConfprogCompiler;\n\nConfprogCompiler.compile($sourcecode);\n```\n\n    confprog-compile -e=\"version = 1; entry profiler_static: profile = choice(1, 2, 3, 4); log = \"hello\";' -o=example.mvmconfprog\n    perl6 --confprog=example.mvmconfprog --profile -e '.say for (^100_000).grep(*.is-prime).tail(5)'\n\nDESCRIPTION\n===========\n\n`App::MoarVM::ConfprogCompiler` will parse a domain-specific language for defining the behavior of specific pluggable moarvm subsystems, such as the instrumented or heapsnapshot profiler.\n\nA commandline utility named `confprog-compile` is provided that takes a program as a filename or a literal string and outputs a hexdump (compatible with xxd -r) or to an output file passed on the commandline.\n\nAUTHOR\n======\n\nTimo Paulssen \u003ctimonator@perpetuum-immobile.de\u003e\n\nCOPYRIGHT AND LICENSE\n=====================\n\nCopyright 2019 Timo Paulssen\n\nThis library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimo%2Fapp-moarvm-confprogcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimo%2Fapp-moarvm-confprogcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimo%2Fapp-moarvm-confprogcompiler/lists"}