{"id":24183881,"url":"https://github.com/skytomo221/csharp-lojban-project","last_synced_at":"2025-09-21T06:32:21.471Z","repository":{"id":38011046,"uuid":"174842648","full_name":"skytomo221/CSharp-Lojban-Project","owner":"skytomo221","description":"Library for handling Lojban with C#","archived":false,"fork":false,"pushed_at":"2022-12-08T04:21:22.000Z","size":221,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T09:21:01.312Z","etag":null,"topics":["csharp","lojban","parser","peg"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skytomo221.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-10T15:29:45.000Z","updated_at":"2019-11-05T13:17:57.000Z","dependencies_parsed_at":"2023-01-24T10:00:55.969Z","dependency_job_id":null,"html_url":"https://github.com/skytomo221/CSharp-Lojban-Project","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/skytomo221/CSharp-Lojban-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skytomo221%2FCSharp-Lojban-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skytomo221%2FCSharp-Lojban-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skytomo221%2FCSharp-Lojban-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skytomo221%2FCSharp-Lojban-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skytomo221","download_url":"https://codeload.github.com/skytomo221/CSharp-Lojban-Project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skytomo221%2FCSharp-Lojban-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204814,"owners_count":25602738,"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-21T02:00:07.055Z","response_time":72,"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":["csharp","lojban","parser","peg"],"created_at":"2025-01-13T09:31:49.028Z","updated_at":"2025-09-21T06:32:21.196Z","avatar_url":"https://github.com/skytomo221.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# la .cicarp.lojban.projekt.\n\n![MIT License](https://img.shields.io/github/license/skytomo221/CSharp-Lojban-Project.svg)\n![nuget v1.1.1](https://img.shields.io/nuget/v/Lojban.svg)\n![download](https://img.shields.io/nuget/dt/Lojban.svg)\n\nCSharp Lojban Project is library for handling Lojban with C#  \nUnfortunately, it is still in development.\n\n## lo bangu ku drata lo banjubu'o ku\n\n**(sidju sai)**\nDo you speak Lojban?\nCan you help translate to Lojban?\nWe are glad to welcome it.\n\nIf you can not read banjubu'o, please refer to the following document:\n[banjubu'o🌐](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/README.md)\n[bangenugu🇬🇧](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/doc/README.en.md)\n[banjupunu🇯🇵](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/doc/README.ja.md)\n[bangrxangu🇰🇷](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/doc/README.ko.md)\n[banzuxe'o🇨🇳](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/doc/README.zh.md)\n\nThe original text of this document is Japanese, and in the case of a contradiction, Japanese takes precedence.\nIf there is a mistranslation, please issue an issue.\n\nHowever, the license is prioritized in English.\n\n## Function\n\nShow below the functions that can be done and the functions that cannot be done in CSharp Lojban Project.\n\n```diff\n+ The result of analysis of Lojban statement can be obtained as a string (\u003e= 1.0)\n+ Analysis result of Lojban sentence can be obtained by Json formatted (\u003e= 1.1)\n+ Can get analysis results in the mode in ilmentufa (\u003e= 1.1)\n+ Can read XML output from Jbovlaste (\u003e= 1.1)\n- The result of the analysis of Lojban statement can be obtained as objects\n- Throws an exception when parsing a Lojban statement fails\n```\n\n## ckusro\n\n[Newtonsoft.Json](https://www.newtonsoft.com/json)\n[(Source repository)](https://github.com/JamesNK/Newtonsoft.Json)  \nJson.NET is a popular high-performance JSON framework for .NET  \nMainly used when converting Lojban analysis results to JSON.\n\n[ilmentufa](http://www.lojban.github.io/ilmentufa)\n[(Source repository)](https://github.com/lojban/ilmentufa)  \nIlmentufa is a collection of formal grammars and syntactical parsers for the Lojban language, as well as related tools and interfaces. Made by Masato Hagiwara.\n\n[camxes.js](http://www.masatohagiwara.net/camxes.js/)\n[(Source repository)](https://github.com/mhagiwara/camxe.js)  \nCamxes.js is a Lojban parser written in JavaScript. It is based on the camxes PEG. Made by Masato Hagiwara.\n\n## curmi pilno\n\n.i ti me la .mit. curmi pilno\n.i do djica la datni nagi'a catlu pe'u [ti](https://github.com/skytomo221/CSharp-Lojban-Project/blob/master/LICENSE)\n\n## Version\n\n### Version 0.0\n\n- Parser using Pegasus\n\n### Version 1.0\n\n- Parser using WebBrowser\n- Parser using ilmentufa\n- Parser using camxes.js\n\n#### Version 1.1\n\n- Became possible to read the XML output from Jbovlaste\n- Fix perspective mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskytomo221%2Fcsharp-lojban-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskytomo221%2Fcsharp-lojban-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskytomo221%2Fcsharp-lojban-project/lists"}