{"id":17012719,"url":"https://github.com/lukflug/yakjava","last_synced_at":"2026-02-08T19:01:18.757Z","repository":{"id":133826541,"uuid":"281672399","full_name":"lukflug/yakjava","owner":"lukflug","description":"Simple programming language consisting of only booleans.","archived":false,"fork":false,"pushed_at":"2020-08-09T12:55:37.000Z","size":9,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T06:17:49.866Z","etag":null,"topics":["boolean","freebasic","interpreter","language"],"latest_commit_sha":null,"homepage":"","language":"VBA","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/lukflug.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":"2020-07-22T12:33:23.000Z","updated_at":"2022-06-01T09:57:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea7b7492-8d6a-4155-96fb-2199d29d5d52","html_url":"https://github.com/lukflug/yakjava","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lukflug/yakjava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukflug%2Fyakjava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukflug%2Fyakjava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukflug%2Fyakjava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukflug%2Fyakjava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukflug","download_url":"https://codeload.github.com/lukflug/yakjava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukflug%2Fyakjava/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29240113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["boolean","freebasic","interpreter","language"],"created_at":"2024-10-14T06:11:22.288Z","updated_at":"2026-02-08T19:01:18.716Z","avatar_url":"https://github.com/lukflug.png","language":"VBA","readme":"# yakjava\nSimple programming language consisting of only booleans.\n\n\nExample:\n```\na=input;\nrep:\nif (a!=true) print a;\ngoto rep;\n```\n\nFollowing commands exist:\n* Assignment (no declaration necessary or allowed, e.g. `a=true;`).\n* Print, outputs boolean as `true` or `false`.\n* If-statement, same syntax as java.\n* Goto and labels, for jumping.\n\nArbitrarily complex expressions using booleans and logic operators are possible. `input` is a special variable allowing for input from the user using a `(y/n)` prompt.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukflug%2Fyakjava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukflug%2Fyakjava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukflug%2Fyakjava/lists"}