{"id":23896581,"url":"https://github.com/brecert/lbpl","last_synced_at":"2025-07-05T08:05:56.339Z","repository":{"id":113036298,"uuid":"146176830","full_name":"brecert/LBPL","owner":"brecert","description":"Experiments with a Visual Programming language","archived":false,"fork":false,"pushed_at":"2018-11-14T11:43:04.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T07:33:06.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/brecert.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":"2018-08-26T12:00:55.000Z","updated_at":"2018-11-14T11:47:19.000Z","dependencies_parsed_at":"2023-06-26T16:33:49.649Z","dependency_job_id":null,"html_url":"https://github.com/brecert/LBPL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brecert/LBPL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecert%2FLBPL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecert%2FLBPL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecert%2FLBPL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecert%2FLBPL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brecert","download_url":"https://codeload.github.com/brecert/LBPL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brecert%2FLBPL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263707028,"owners_count":23499076,"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":"2025-01-04T16:53:21.242Z","updated_at":"2025-07-05T08:05:56.324Z","avatar_url":"https://github.com/brecert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logic-Based-Programming (LBP)\n\n## Terms\n* parent_node : a node with no input\n* child_node  : a node decending from another node\n* final_node  : a node with no output\n\n## Setup\nnode\n  - gate\n    * gates are nodes with an input and output\n  - finalizer\n    * finalizers are nodes that have no output\n  they simply server as the end result\n  eg. print\n\n## layers\nnodes\n  * creating all of the nodes\n\nlogic/traversing\n  * all of the logic between the nodes happens\n  while traversing them.\n    - Alternative\n      all logic happens in the nodes which in turn traverse each other.\n\nreact\n  * visual gates\n  * userstate\n    - dragging nodes\n    - connecting nodes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrecert%2Flbpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrecert%2Flbpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrecert%2Flbpl/lists"}