{"id":18466591,"url":"https://github.com/sbasalaev/jbfc","last_synced_at":"2025-06-24T13:31:41.854Z","repository":{"id":148844417,"uuid":"2539731","full_name":"SBasalaev/jbfc","owner":"SBasalaev","description":"Advanced brainfuck compiler written in Java","archived":false,"fork":false,"pushed_at":"2014-07-16T05:20:50.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T13:55:01.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SBasalaev.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-08T19:58:04.000Z","updated_at":"2014-07-16T05:20:50.000Z","dependencies_parsed_at":"2023-03-30T03:01:23.144Z","dependency_job_id":null,"html_url":"https://github.com/SBasalaev/jbfc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SBasalaev/jbfc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBasalaev%2Fjbfc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBasalaev%2Fjbfc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBasalaev%2Fjbfc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBasalaev%2Fjbfc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SBasalaev","download_url":"https://codeload.github.com/SBasalaev/jbfc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBasalaev%2Fjbfc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261685282,"owners_count":23194076,"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":"2024-11-06T09:16:54.628Z","updated_at":"2025-06-24T13:31:41.811Z","avatar_url":"https://github.com/SBasalaev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Advanced brainfuck compiler written in Java.\n\nFeatures:\n * Generates error and warning messages\n * Optimizes code\n * Can produce executable code for multiple targets\n * Support for custom building targets and AST visitors\n\nCommand line options:\n -o \u003cname\u003e                       Use given output name to generate files\n -t, -target \u003cname\u003e              Generate file for given target\n -vc, -visitorclass \u003cclassname\u003e  Apply specified visitor to BF tree\n -d \u003cdirectory\u003e                  Specify where to place generated files\n -r, -range \u003cnumber\u003e             Specify max array size\n -g                              Generate debugging info\n -h, -help                       Show help message and exit\n -v, -version                    Show program version and exit\n\nAvailable targets:\n            Binary\n -t class                        Generate Java class file\n\n            Source\n -t java                         Java source\n -t c                            C source\n\nAvailable optimizations (all turned on by default):\n * Reduces sequences of \u003e\u003e\u003e\u003c\u003c and +++-- to single shift/increment\n * Reduces [+] and [-] to zero assignment\n * Tries to calculate needed array size reducing memory consuming\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbasalaev%2Fjbfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbasalaev%2Fjbfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbasalaev%2Fjbfc/lists"}