{"id":19537609,"url":"https://github.com/elixircl/kombucha","last_synced_at":"2025-02-26T04:27:35.987Z","repository":{"id":184361536,"uuid":"620909082","full_name":"ElixirCL/kombucha","owner":"ElixirCL","description":"🍹Kombucha: A Programming Language with Probiotics","archived":false,"fork":false,"pushed_at":"2023-07-30T17:00:55.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T18:13:56.501Z","etag":null,"topics":["elixir","functional","functional-programming","kombucha","language","programming"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElixirCL.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":"2023-03-29T15:55:49.000Z","updated_at":"2023-10-17T22:27:16.000Z","dependencies_parsed_at":"2024-11-11T02:39:08.657Z","dependency_job_id":null,"html_url":"https://github.com/ElixirCL/kombucha","commit_stats":null,"previous_names":["elixircl/kombucha"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fkombucha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fkombucha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fkombucha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElixirCL%2Fkombucha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElixirCL","download_url":"https://codeload.github.com/ElixirCL/kombucha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240791975,"owners_count":19858364,"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":["elixir","functional","functional-programming","kombucha","language","programming"],"created_at":"2024-11-11T02:28:39.183Z","updated_at":"2025-02-26T04:27:35.939Z","avatar_url":"https://github.com/ElixirCL.png","language":null,"readme":"# 🍹The Kombucha Programming Language\n\n[Kombucha](https://en.wikipedia.org/wiki/Kombucha) is a experimental programming language.\nA combination between [Elixir](https://elixir-lang.org/) and [Gleam](https://gleam.run/).\n\n```elixir\nmodule Brew {\n  pub strong() {\n    \"This is a Kombucha Brewed in 30 days!\"\n  }\n}\nBrew.strong()\n```\n\n## Features\n\n- Transpiles down to _Elixir_. Is essentially _Elixir_ with some _Gleam_ ideas on top.\n- All functions within a _module_ are private by default (defined with `fun`). Must be made public explicitly with `pub` keyword.\n- Can have constants with `const` keyword.\n- `module` instead of `defmodule`.\n- `struct` instead of `defstruct`.\n- `macro` instead of `defmacro`.\n- `guard` instead of `defguard`.\n- `/*` and `*/` multiline comments.\n- Curly braces `{}` for blocks instead of `do` and `end`.\n- `$myfunc()` instead of `myfunc.()` for anonymous functions.\n\n## Why?\n\nIs a simple parser implemented in _Elixir_. Maybe it can help learners or a good exercise.\n\n## License\n\n![MPLv2](https://img.shields.io/badge/License-MPL%20v2-blue.svg)\n\n## Credits\n\n![Proudly Coded in - 🇨🇱 Chile](https://img.shields.io/badge/Proudly_Coded_in-🇨🇱_Chile-white?style=for-the-badge)\n![Made With ❤️ By - Ninjas.cl](https://img.shields.io/badge/Made_With_❤️_By-Ninjas.cl-2ea44f?style=for-the-badge)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixircl%2Fkombucha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixircl%2Fkombucha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixircl%2Fkombucha/lists"}