{"id":29188153,"url":"https://github.com/bobrossrtx/demi-lang","last_synced_at":"2025-07-01T22:09:10.657Z","repository":{"id":183830871,"uuid":"670162541","full_name":"bobrossrtx/demi-lang","owner":"bobrossrtx","description":"An interpreted programming language developed in TypeScript","archived":false,"fork":false,"pushed_at":"2025-05-12T14:03:43.000Z","size":253,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T15:25:31.765Z","etag":null,"topics":["deno","language","programming-language","typescript"],"latest_commit_sha":null,"homepage":"https://demi-website.fly.dev/","language":"TypeScript","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/bobrossrtx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-24T12:34:33.000Z","updated_at":"2025-04-26T23:02:21.000Z","dependencies_parsed_at":"2023-10-22T01:37:13.633Z","dependency_job_id":"782300ec-2ee6-4de8-83bf-74d15afd7171","html_url":"https://github.com/bobrossrtx/demi-lang","commit_stats":null,"previous_names":["bobrossrtx/demi-lang"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bobrossrtx/demi-lang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrossrtx%2Fdemi-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrossrtx%2Fdemi-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrossrtx%2Fdemi-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrossrtx%2Fdemi-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobrossrtx","download_url":"https://codeload.github.com/bobrossrtx/demi-lang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobrossrtx%2Fdemi-lang/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263042347,"owners_count":23404459,"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":["deno","language","programming-language","typescript"],"created_at":"2025-07-01T22:09:09.922Z","updated_at":"2025-07-01T22:09:10.648Z","avatar_url":"https://github.com/bobrossrtx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Title for the project --\u003e\n# Demi - Programming Language\n\n## Version: 0.0.3-alpha\n\n\u003c!-- Badges --\u003e\n[![MIT LICENSE](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n![Version](https://img.shields.io/badge/Version-0.0.3_alpha-blue)\n![Deno](https://img.shields.io/badge/Deno-17.8.0-blue)\n\n\u003c!-- Project mini description --\u003e\nDemi is an interpreted programming language currently written in TypeScript. It is a dynamically typed language with a syntax similar to JavaScript. It is a work in progress and is not yet ready for use. I have plans to port it to C++ in the future set it up as an llvm compiled language.\n\n\u003c!-- How to install --\u003e\n## How to install\n\n1. Clone the repository\n2. Install Deno ([Deno Installation](https://deno.land/manual@v1.35.2/getting_started/installation))\n3. Run the compile command:\n   - Linux/MacOS: `./compile.sh [windows|linux|macos]`\n   - Windows: `.\\compile.ps1 [windows|linux|macos]`\n4. Run the executable:\n   - Linux/MacOS: `./demi`\n   - Windows: `.\\demi.exe`\n\n\u003c!-- How to use --\u003e\n## How to use\n\nDemi is an interpreted language, so it can be run in a REPL or by passing a file to the executable. The REPL can be started by running the executable without any arguments. To run a file, pass the path to the file as an argument to the executable.\n\n\u003c!-- Examples --\u003e\n## Examples\n\n### Hello World\n\n![Hello World](images/helloworld.png)\n\u003e Output: `Hello World!`\n\n### Fibonacci\n\n![Fibonacci](images/fibonacci.png)\n\u003e Output: `1 1 2 3 5 8 13 21 34`\n\n### Factorial\n\n![Factorial](images/factorial.png)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Contributing\n\nIf you would like to contribute to this project, please read the [CONTRIBUTING](CONTRIBUTING.md) file for more information.\n\n## Other Tools\n\n[Demi-SyntaxHighlighting](https://marketplace.visualstudio.com/items?itemName=bobrossrtx.demi-syntax)\nDemi-SyntaxHighlighting is a Visual Studio Code extension that adds syntax highlighting for Demi files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobrossrtx%2Fdemi-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobrossrtx%2Fdemi-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobrossrtx%2Fdemi-lang/lists"}