{"id":19042651,"url":"https://github.com/marciok/fabienne","last_synced_at":"2025-07-28T09:36:25.429Z","repository":{"id":149493122,"uuid":"70496297","full_name":"marciok/Fabienne","owner":"marciok","description":"Fabienne is a programming language, inspired by kaleidoscope. ","archived":false,"fork":false,"pushed_at":"2016-11-22T22:26:34.000Z","size":331,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T07:44:09.407Z","etag":null,"topics":["kaleidoscope","programming-language","swift-3"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/marciok.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":"2016-10-10T14:29:50.000Z","updated_at":"2019-06-14T02:42:31.000Z","dependencies_parsed_at":"2024-04-14T06:02:27.555Z","dependency_job_id":null,"html_url":"https://github.com/marciok/Fabienne","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marciok%2FFabienne","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marciok%2FFabienne/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marciok%2FFabienne/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marciok%2FFabienne/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marciok","download_url":"https://codeload.github.com/marciok/Fabienne/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240100573,"owners_count":19747689,"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":["kaleidoscope","programming-language","swift-3"],"created_at":"2024-11-08T22:38:32.384Z","updated_at":"2025-02-21T23:14:51.796Z","avatar_url":"https://github.com/marciok.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚠️ Under development ⚠️\n# Fabienne\nFabienne is a toy language, inspired by the kaleidoscope tutorial. \n[![Build Status](http://0b4bb36e.ngrok.io/buildStatus/icon?job=Fabienne)](http://0b4bb36e.ngrok.io/job/Fabienne/)\n\nOne of its main features, is a built in webserver.\n\n## Example:\n```ruby\n# Can calculate fibonacii :)\ndef fib(x)\n  if x \u003c 3 then\n    1\n  else\n    fib(x-1)+fib(x-2) \nend\nfib(10)\n\ndef httpGet(route)\n  fib(route)\nend\n\nhttpStart()\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarciok%2Ffabienne","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarciok%2Ffabienne","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarciok%2Ffabienne/lists"}