{"id":22506568,"url":"https://github.com/a-poor/funky.jl","last_synced_at":"2025-09-01T12:06:11.245Z","repository":{"id":104408099,"uuid":"365640771","full_name":"a-poor/Funky.jl","owner":"a-poor","description":"A Julia package for working with function expressions.","archived":false,"fork":false,"pushed_at":"2021-07-03T01:28:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-30T21:06:04.376Z","etag":null,"topics":["julia","julia-language","julia-package","macros","metaprogramming"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/a-poor.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":"2021-05-09T01:01:53.000Z","updated_at":"2021-05-12T04:04:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"3db5d102-84df-4741-981b-4765a72eaedf","html_url":"https://github.com/a-poor/Funky.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-poor/Funky.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FFunky.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FFunky.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FFunky.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FFunky.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-poor","download_url":"https://codeload.github.com/a-poor/Funky.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FFunky.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273121907,"owners_count":25049530,"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-09-01T02:00:09.058Z","response_time":120,"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":["julia","julia-language","julia-package","macros","metaprogramming"],"created_at":"2024-12-07T00:44:31.044Z","updated_at":"2025-09-01T12:06:11.204Z","avatar_url":"https://github.com/a-poor.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Funky.jl\n\n_created by Austin Poor_\n\nA julia package for working with function expressions.\n\n## Quick-Start\n\n```julia\njulia\u003e e = :((a::Int, b::Float64 = 2. ; k::Int = 1) -\u003e a + b + k)\n:((a::Int, b::Float64 = 2.0; k::Int = 1)-\u003ebegin\n          #= REPL[17]:1 =#\n          a + b + k\n      end)\n\njulia\u003e # TODO: Explain how this package works\n```\n\n\n## Background\n\nI started this package when working on another Julia package, \n[QuickAPI.jl](https://github.com/a-poor/QuickAPI.jl) and found myself\nlooking for some of this functionality. Rather than add it as a \nsub-module in `QuickAPI`, I figured it would be better to write it \nas a separate package. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Ffunky.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-poor%2Ffunky.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Ffunky.jl/lists"}