{"id":30808332,"url":"https://github.com/romw314/rust-bashgenn","last_synced_at":"2025-09-06T03:04:29.685Z","repository":{"id":214545574,"uuid":"736780603","full_name":"romw314/rust-bashgenn","owner":"romw314","description":"Just a Bashgenn interpreter.","archived":false,"fork":false,"pushed_at":"2025-09-02T16:06:51.000Z","size":169,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T03:03:10.564Z","etag":null,"topics":["bash","bashgenn","cargo","cli","crate","crates-io","extensible","interpreter","library","rbgn","rust","transpiler"],"latest_commit_sha":null,"homepage":"https://bashgenn-docs.rtfd.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romw314.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-28T21:23:32.000Z","updated_at":"2025-09-02T16:06:47.000Z","dependencies_parsed_at":"2024-03-12T00:24:15.418Z","dependency_job_id":"1bd90643-d3d1-4d51-a504-aac05c6123eb","html_url":"https://github.com/romw314/rust-bashgenn","commit_stats":null,"previous_names":["romw314/rust-bashgenn"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/romw314/rust-bashgenn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romw314%2Frust-bashgenn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romw314%2Frust-bashgenn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romw314%2Frust-bashgenn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romw314%2Frust-bashgenn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romw314","download_url":"https://codeload.github.com/romw314/rust-bashgenn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romw314%2Frust-bashgenn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273851085,"owners_count":25179356,"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-06T02:00:13.247Z","response_time":2576,"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":["bash","bashgenn","cargo","cli","crate","crates-io","extensible","interpreter","library","rbgn","rust","transpiler"],"created_at":"2025-09-06T03:02:51.531Z","updated_at":"2025-09-06T03:04:29.669Z","avatar_url":"https://github.com/romw314.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RBGN\n\nRBGN - A complete rewrite of [Bashgenn](https://github.com/romw314/bashgenn) with the support for interpreting, written in Rust.\n\n[![Crates.io Version](https://img.shields.io/crates/v/rbgn)](https://crates.io/crates/rbgn)\n[![Crates.io Total Downloads](https://img.shields.io/crates/d/rbgn)](https://crates.io/crates/rbgn)\n[![GitHub License](https://img.shields.io/github/license/romw314/rust-bashgenn)](https://github.com/romw314/rust-bashgenn/blob/master/UNLICENSE.txt)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/romw314/rust-bashgenn/rust.yml?logo=githubactions\u0026logoColor=white)](https://github.com/romw314/rust-bashgenn/actions/workflows/rust.yml)\n[![docs.rs](https://img.shields.io/docsrs/rbgn?logo=docsdotrs)](https://docs.rs/rbgn)\n[![GitHub contributors](https://img.shields.io/github/contributors/romw314/rust-bashgenn?logo=github)](https://github.com/romw314/rust-bashgenn/graphs/contributors)\n[![GitHub forks](https://img.shields.io/github/forks/romw314/rust-bashgenn?style=flat\u0026logo=github)](https://github.com/romw314/rust-bashgenn/forks)\n[![GitHub issues](https://img.shields.io/github/issues/romw314/rust-bashgenn?logo=github)](https://github.com/romw314/rust-bashgenn/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/romw314/rust-bashgenn?logo=github)](https://github.com/romw314/rust-bashgenn/pulls)\n[![GitHub Repo stars](https://img.shields.io/github/stars/romw314/rust-bashgenn?style=flat\u0026logo=github)](https://github.com/romw314/rust-bashgenn/stargazers)\n\n## Installation\n\nFirst you need to [install Rust](https://rustup.rs/), if you don't already.\n\nThen use this command to install RBGN:\n\n```sh\ncargo install rbgn\n```\n\nSee [the wiki](https://github.com/romw314/rust-bashgenn/wiki/Installation) for more installation options.\n\n## CLI Usage\n\n```\nUsage: rbgn [OPTIONS] \u003cFILE\u003e\n\nArguments:\n  \u003cFILE\u003e  File to build\n\nOptions:\n  -o, --output \u003cFILE\u003e  Specify the output file\n  -i, --interpret      Interpret the script instead of compiling it to Bash\n  -h, --help           Print help\n  -V, --version        Print version\n```\n\n## Usage\n\n```sh\n$ cat reverse.bgn\nSTATIC_STR_VAR \u003c\u003c \u003c\u003c\nSTATIC_STR_VAR \u003e\u003e \u003e\u003e\nSTATIC_STR_SPACE space\n\nNONL \u003c\u003c\nNONL space\nREAD x\n\nNONL \u003e\u003e\nNONL space\n\nSTRGET x\n\tSTORELAST x y\n\tNONL y\nDONE\n\nECHO\n$ rbgn -i reverse.bgn\n\u003c\u003c Hey, this is perfect!\n\u003e\u003e !tcefrep si siht ,yeH\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromw314%2Frust-bashgenn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromw314%2Frust-bashgenn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromw314%2Frust-bashgenn/lists"}