{"id":26991589,"url":"https://github.com/diiorie/razen-lang","last_synced_at":"2026-03-15T18:09:47.060Z","repository":{"id":285936475,"uuid":"959802841","full_name":"diiorie/Razen-Lang","owner":"diiorie","description":"🚀 Razen is a modern, lightweight programming language with Python-like syntax, high performance, and built-in debugging. Perfect for scripting, testing, and custom module development.","archived":false,"fork":false,"pushed_at":"2025-04-03T12:43:28.000Z","size":255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T13:23:33.346Z","etag":null,"topics":["easy","free","lightweight","llvm","news","open-source","powerful","programming-language","python","scripting-language","speech"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diiorie.png","metadata":{"files":{"readme":"README-EXTENSIONS.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":"2025-04-03T11:29:43.000Z","updated_at":"2025-04-03T12:43:31.000Z","dependencies_parsed_at":"2025-04-03T13:34:24.469Z","dependency_job_id":null,"html_url":"https://github.com/diiorie/Razen-Lang","commit_stats":null,"previous_names":["diiorie/razen-lang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diiorie%2FRazen-Lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diiorie%2FRazen-Lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diiorie%2FRazen-Lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diiorie%2FRazen-Lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diiorie","download_url":"https://codeload.github.com/diiorie/Razen-Lang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065711,"owners_count":21041951,"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":["easy","free","lightweight","llvm","news","open-source","powerful","programming-language","python","scripting-language","speech"],"created_at":"2025-04-03T22:16:16.687Z","updated_at":"2025-10-11T17:23:41.581Z","avatar_url":"https://github.com/diiorie.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Razen Language IDE Extensions\n\nThis repository contains IDE extensions for the Razen programming language, providing syntax highlighting and custom file icons for `.rzn` files.\n\n## Available Extensions\n\n### 1. VS Code Extension\n\nLocated in the `razen-vscode-extension` directory, this extension provides:\n- Syntax highlighting for Razen (`.rzn`) files\n- Custom file icon for Razen files\n- Language configuration for better editing experience\n\n#### Installation\n\n1. Copy the `razen-vscode-extension` folder to your VS Code extensions directory:\n   - Windows: `%USERPROFILE%\\.vscode\\extensions`\n   - macOS/Linux: `~/.vscode/extensions`\n2. Restart VS Code\n\n### 2. JetBrains Plugin\n\nLocated in the `razen-jetbrains-plugin` directory, this plugin provides:\n- Syntax highlighting for Razen (`.rzn`) files\n- Custom file icon for Razen files\n- Support for all JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, etc.)\n\n#### Building the Plugin\n\n```bash\ncd razen-jetbrains-plugin\n./gradlew buildPlugin\n```\n\nThe plugin will be available in the `build/distributions/` directory.\n\n#### Installation\n\n1. Open your JetBrains IDE\n2. Go to Settings/Preferences \u003e Plugins\n3. Click the gear icon and select \"Install Plugin from Disk...\"\n4. Select the built `.jar` file\n5. Restart the IDE\n\n## Syntax Highlighting\n\nBoth extensions highlight the following Razen language elements:\n\n- Keywords: `fun`, `if`, `else`, `while`, `return`, etc.\n- Variables: `let`, `take`, `hold`, `put`, etc.\n- Functions: `add`, `subtract`, `multiply`, etc.\n- Strings, numbers, and operators\n- Comments\n\n## Customization\n\nYou can customize the syntax highlighting by modifying:\n- VS Code: `razen-vscode-extension/syntaxes/razen.tmLanguage.json`\n- JetBrains: `razen-jetbrains-plugin/src/main/kotlin/com/razen/ide/RazenSyntaxHighlighter.kt`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiiorie%2Frazen-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiiorie%2Frazen-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiiorie%2Frazen-lang/lists"}