{"id":15623585,"url":"https://github.com/jacoby6000/extensible-ast-poc","last_synced_at":"2025-03-29T16:30:07.436Z","repository":{"id":103735012,"uuid":"102532584","full_name":"Jacoby6000/extensible-ast-poc","owner":"Jacoby6000","description":"Proof of concept for an arbitrarily extensible AST","archived":false,"fork":false,"pushed_at":"2017-09-11T23:43:35.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T17:47:34.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/Jacoby6000.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}},"created_at":"2017-09-05T21:43:33.000Z","updated_at":"2018-07-14T22:09:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e9d0516-aa24-4d66-9bdf-62f9baeba896","html_url":"https://github.com/Jacoby6000/extensible-ast-poc","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/Jacoby6000%2Fextensible-ast-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fextensible-ast-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fextensible-ast-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fextensible-ast-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacoby6000","download_url":"https://codeload.github.com/Jacoby6000/extensible-ast-poc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246212903,"owners_count":20741607,"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-10-03T09:57:43.170Z","updated_at":"2025-03-29T16:30:07.429Z","avatar_url":"https://github.com/Jacoby6000.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n$ stack ghci\nextensible-ast-poc-0.1.0.0: initial-build-steps (lib)\nConfiguring GHCi with the following packages: extensible-ast-poc\nGHCi, version 8.0.2: http://www.haskell.org/ghc/  :? for help\nLoaded GHCi configuration from /Users/jacobbarber/.ghci\n[1 of 7] Compiling AST.Core         ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/Core.hs, interpreted )\n[2 of 7] Compiling AST.LambdaCalc   ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/LambdaCalc.hs, interpreted )\n[3 of 7] Compiling AST.Primitives   ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/Primitives.hs, interpreted )\n[4 of 7] Compiling AST.Alg.Eval     ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/Alg/Eval.hs, interpreted )\n[5 of 7] Compiling AST.Alg.Simple   ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/Alg/Simple.hs, interpreted )\n[6 of 7] Compiling AST.Alg          ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST/Alg.hs, interpreted )\n[7 of 7] Compiling AST              ( /Users/jacobbarber/projects/extensible-ast-poc/src/AST.hs, interpreted )\nOk, modules loaded: AST, AST.Alg, AST.Alg.Eval, AST.Alg.Simple, AST.Core, AST.LambdaCalc, AST.Primitives.\nLoaded GHCi configuration from /private/var/folders/5s/7gqq0sgd0_1dsyygvmcsspw80000gn/T/ghci67153/ghci-script\n𝝀\u003e import Data.Comp.Multi.Ops\n𝝀\u003e import AST\n𝝀\u003e case exprAsString(Data.Comp.Multi.Term (Inl (Lam \"x\" (Data.Comp.Multi.Term(Inr(PrimTerm (Data.Comp.Multi.Term(Inr(PrimInt 5))))))))) of {Evaluated s -\u003e s}\n\"\\120640x.5\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoby6000%2Fextensible-ast-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoby6000%2Fextensible-ast-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoby6000%2Fextensible-ast-poc/lists"}