{"id":21324091,"url":"https://github.com/mcejp/propel","last_synced_at":"2026-02-06T11:41:28.752Z","repository":{"id":49523011,"uuid":"517745287","full_name":"mcejp/propel","owner":"mcejp","description":"Propel: the readability of LISP with the expressive power of C. Inspired by Naughty Dog's GOAL and https://github.com/pezipink/asi64","archived":false,"fork":false,"pushed_at":"2025-11-04T21:48:43.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-04T23:27:00.052Z","etag":null,"topics":["dsl","racket"],"latest_commit_sha":null,"homepage":"https://mcejp.github.io/propel/","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcejp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-25T16:43:26.000Z","updated_at":"2024-07-15T19:09:29.000Z","dependencies_parsed_at":"2024-07-15T23:19:58.526Z","dependency_job_id":null,"html_url":"https://github.com/mcejp/propel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcejp/propel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcejp%2Fpropel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcejp%2Fpropel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcejp%2Fpropel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcejp%2Fpropel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcejp","download_url":"https://codeload.github.com/mcejp/propel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcejp%2Fpropel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29159677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","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":["dsl","racket"],"created_at":"2024-11-21T20:28:39.108Z","updated_at":"2026-02-06T11:41:28.734Z","avatar_url":"https://github.com/mcejp.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Propel language\n\nRun tests: `PLT_CS_DEBUG=1 raco test test*.rkt`\n\n2048:\n\n`PLT_CS_DEBUG=1 racket main.rkt \u0026\u0026 g++ -o 2048 out/2048/50-cpp.cpp harness.cpp \u0026\u0026 ./2048`\n\nCloc:\n\n`cloc *.rkt forms/*.rkt tests/*.rkt`\n\n### Primitive types\n\n- `void` / `nil`\n- `int`\n\n### Open questions\n\n- how to represent types in compiler? -\u003e right now it is a mixture of Racket structures and generic _type forms_\n- why aren't we using `syntax-parse`? -\u003e because we need to execute code, not merely fill a template\n- usage of pairs vs lists for AST structures -\u003e lists get printed more consistently, pairs can get mis-interpreted as list heads.\n  Should experiment with structs as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcejp%2Fpropel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcejp%2Fpropel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcejp%2Fpropel/lists"}