{"id":15845058,"url":"https://github.com/efectn/bruhlang","last_synced_at":"2025-07-31T12:39:33.464Z","repository":{"id":103552718,"uuid":"381046372","full_name":"efectn/bruhlang","owner":"efectn","description":"Bruhlang is bruh word based esoteric language.","archived":false,"fork":false,"pushed_at":"2021-06-28T13:58:29.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T17:55:06.181Z","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/efectn.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-06-28T13:44:37.000Z","updated_at":"2023-05-12T12:08:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6522631-3000-4915-9809-a27e8a2db9fd","html_url":"https://github.com/efectn/bruhlang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/efectn/bruhlang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efectn%2Fbruhlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efectn%2Fbruhlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efectn%2Fbruhlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efectn%2Fbruhlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efectn","download_url":"https://codeload.github.com/efectn/bruhlang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efectn%2Fbruhlang/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268040192,"owners_count":24185845,"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-31T02:00:08.723Z","response_time":66,"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":"2024-10-05T17:41:44.275Z","updated_at":"2025-07-31T12:39:33.432Z","avatar_url":"https://github.com/efectn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bruhlang\nBruhlang is ***bruh*** word based esoteric language. Syntax inspired by [Zwedgy/Bruh](https://github.com/Zwedgy/Bruh)\n\n_**Build:**_ `go build .`\n\n**_Usage:_** `./bruhlang \u003cfile\u003e`\n\n\u003chr\u003e\n\n## Syntax:\n\n### Keywords\n- bruh\n- moment\n- momentum\n- effect\n- sound \n\n| Bruhlang  | Meaning  |\n|---|---|\n| bruh \\\u003cvariable\u003e  | Define variable  |\n| \\\u003cvariable\u003e momentum  | Increment variable by one  |\n| \\\u003cvariable\u003e moment  | Decrement variable by one  |\n| moment \\\u003cvariable\u003e  | Print variable as integer  |\n| momentum \\\u003cvariable\u003e  | Print variable as ASCII  |\n| \\\u003cvariable\u003e \\\u003cvariable_two\u003e  | Assign \\\u003cvariable_two\u003e to \\\u003cvariable\u003e  |\n| \\\u003cvariable\u003e effect \\\u003cvariable_two\u003e  | Increment \\\u003cvariable\u003e by \\\u003cvariable_two\u003e  |\n| \\\u003cvariable\u003e sound \\\u003cvariable_two\u003e  | Decrement \\\u003cvariable\u003e by \\\u003cvariable_two\u003e  |\n| sound -\\\u003cvariable\u003e \\\u003cvariable_two\u003e- \u003e\u003e \\\u003cstatement\u003e \u003c\u003c sound  | Loop \\\u003cstatement\u003e until \\\u003cvariable\u003e is equal to \\\u003cvariable_two\u003e  |\n| sound -\\\u003cvariable\u003e momentum \\\u003cvariable_two\u003e- \u003e\u003e \\\u003cstatement\u003e \u003c\u003c sound  | Loop \\\u003cstatement\u003e until \\\u003cvariable\u003e is bigger than \\\u003cvariable_two\u003e  |\n| sound -\\\u003cvariable\u003e moment \\\u003cvariable_two\u003e- \u003e\u003e \\\u003cstatement\u003e \u003c\u003c sound  | Loop \\\u003cstatement\u003e until \\\u003cvariable\u003e is smaller than \\\u003cvariable_two\u003e  |\n\n**Note:** To get multiple statements on while, you can use ***|*** operator. Example: `sound -aa moment bb- \u003e\u003e moment aa | aa momentum \u003c\u003c sound`\n\n**Note 2:** You need to put ***||*** on end of lines.\n\n## Example:\n    bruh b ||  \n    bruh bb ||  \n    bruh h ||  \n      \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b effect b ||  \n    bb b ||  \n    b effect b ||  \n    b effect bb ||  \n    momentum b ||  \n      \n    b effect b ||  \n    b sound bb ||  \n    h b ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    momentum b ||  \n      \n    b momentum ||  \n    b momentum ||  \n    b momentum ||  \n    momentum b ||  \n      \n    h moment ||  \n    h moment ||  \n    h moment ||  \n    h moment ||  \n    h moment ||  \n    h moment ||  \n    momentum h ||\n\n**_Output_:** `Bruh`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefectn%2Fbruhlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefectn%2Fbruhlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefectn%2Fbruhlang/lists"}