{"id":29788097,"url":"https://github.com/passeriform/howl","last_synced_at":"2025-10-12T02:11:57.148Z","repository":{"id":107946606,"uuid":"255405620","full_name":"Passeriform/hOwl","owner":"Passeriform","description":"A contextual language for simplicity","archived":false,"fork":false,"pushed_at":"2022-03-22T21:36:36.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-19T19:29:04.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Passeriform.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs/CHANGELOG-0.1.0.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-13T18:06:53.000Z","updated_at":"2022-03-22T21:36:39.000Z","dependencies_parsed_at":"2023-06-30T17:00:55.438Z","dependency_job_id":null,"html_url":"https://github.com/Passeriform/hOwl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Passeriform/hOwl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FhOwl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FhOwl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FhOwl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FhOwl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Passeriform","download_url":"https://codeload.github.com/Passeriform/hOwl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FhOwl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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-07-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2025-07-27T20:11:50.861Z","updated_at":"2025-10-12T02:11:52.111Z","avatar_url":"https://github.com/Passeriform.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Physical Constructs\n\n## Keyword\n\nAny space separated phrase\n\n## Hierarchy\n\nActivator: `\u003cEnter-Tab\u003e`\n\nThe hierarchy root becomes heading/root-node.\n\n## Sibling\n\nActivator: `\u003cEnter\u003e`\n\n## Points\n\nActivator: `\u003cEnter\u003e`\n\nSpecial kind of sibling with no leaf properties.\n\n## Comparison\n\nCompare siblings for same stuff. Append rest to individual points.\n\n## Definition\n\nActivator: `-`\n\n## Implication\n\nActivator: `=\u003e`\n\n## Preview Definition\n\nActivator: `()`\n\n## Flow\n\nActivator: `-\u003e`\n\n## Variables\n\nActivator: `create`\n\nAssume every variable exists.\nCreate scoped variables.\n\n## Loop\n\nActivator: `such that`\n\nChild hierarchy runs for loop.\n\n## Iterator\n\nActivator: `iterate`\n\n## Lists\n\nActivator: `[]`\n\n## Checkboxes\n\nActivator: `[X]` `[ ]`\n\n## Question\n\nActivator: `?`\n\n# Arithmetic\n\n# Modes\n\n-   Docs\n-   Art\n-   Math\n-   Algo\n\n# For my sanity: context switching from rust.\n\n-   cmd has only binary representations.\n-   pkg and internal are made imagining the following scenario:\n\nMyBigProject\n├── MySmallProjectX\n│   ├── pkg\n│   │   └── SharedPackageX\n│   └── internal\n│       └── InternalPackageX\n└── MySmallProjectY\n    ├── pkg\n    │   └── SharedPackageX\n    └── internal\n        └── InternalPackageY\n\n-   Internal is sharable with the current package only.\n-   Pkg is sharable across projects.\n-   Heavy confusion between package and modules.\n-   Packages are mostly main file and supplement files like a small CPP project.\n-   Modules are comprehensive and contextual libraries like a CPP project with a makefile or maybe a Rust project with cargo support.\n-   Modules are referred and much better explored if searched for VGO\n-   Don't commit vendor unless its integral to the project and expected to be discontinued. Basically its a licensing/archiving system (hence the name).\n-   Build the files using the command: go build ./...\n-   Run tests using command: go test ./...\n-   Currently the files aren't recognized as part of a module by go-tool, so must explicitly specify the files being used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Fhowl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasseriform%2Fhowl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Fhowl/lists"}