{"id":26305472,"url":"https://github.com/bmmunga/braincaml","last_synced_at":"2026-01-03T00:03:29.661Z","repository":{"id":240058065,"uuid":"792531544","full_name":"bmmunga/BrainCaml","owner":"bmmunga","description":"An OCaml-based interpreter for the Brainf*ck esoteric programming language.","archived":false,"fork":false,"pushed_at":"2024-05-21T16:08:02.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T23:33:07.052Z","etag":null,"topics":["brainfuck","functional-programming","ocaml","ocaml-program"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/bmmunga.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":"2024-04-26T21:38:47.000Z","updated_at":"2024-06-03T13:28:12.000Z","dependencies_parsed_at":"2024-10-12T21:20:41.461Z","dependency_job_id":null,"html_url":"https://github.com/bmmunga/BrainCaml","commit_stats":null,"previous_names":["mungasoftwiz/braincaml","bmmunga/braincaml"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2FBrainCaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2FBrainCaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2FBrainCaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2FBrainCaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmmunga","download_url":"https://codeload.github.com/bmmunga/BrainCaml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707382,"owners_count":20334619,"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":["brainfuck","functional-programming","ocaml","ocaml-program"],"created_at":"2025-03-15T09:13:41.746Z","updated_at":"2026-01-03T00:03:29.605Z","avatar_url":"https://github.com/bmmunga.png","language":"OCaml","readme":"# BrainCaml - WIP\n\nBrainCaml is a work-in-progress program designed to practice functional\nprogramming concepts in OCaml. It serves as an interpreter for the Brainfuck\nesolang, allowing users to write and execute Brainfuck programs within the\nOCaml environment.\n\n## Functional Programming Practice\n\nBrainCaml provides an opportunity to dive into functional programming principles\nsuch as immutability, pattern matching, recursion, and higher order functions.\nBy implementing a Brainfuck interpreter, I aim to gain hands-on experience in\napplying these concepts to solve real-world problems.\n\n## Features\n\n- Interprets Brainfuck programs written in a concise, minimalistic syntax.\n- Supports all standard Brainfuck commands: `\u003e`, `\u003c`, `+`, `-`, `.`, `,`, `[`, and `]`.\n- Utilizes functional programming techniques to ensure clean, modular, and\nefficient code.\n\n## Usage\n\n1. Clone the repository to your local machine.\n2. Compile the OCaml source files using `ocamlopt`.\n3. Run the compiled executable, passing the path to a Brainfuck program file\nas an argument.\n\n```\n$ ocamlopt -o braincaml braincaml.ml\n$ ./braincaml example.bf\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmmunga%2Fbraincaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmmunga%2Fbraincaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmmunga%2Fbraincaml/lists"}