Zenscript

D 59 completed
Other
monorepo / zig · tiny
47
Files
3,520
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1521087
Phase
done
Progress
0%
Started
2026-04-16 14:10:52
Finished
2026-04-16 14:10:52
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
37.65
Framework unique
Isolation
Last stage change
2026-05-10 03:35:31
Deduplication group #55043
Member of a group with 5 similar repo(s) — canonical #1482999 view group →
Want this analysis on your repo? https://repobility.com/scan/

AI Prompt

Create a basic compiler or interpreter for a new language called ZenScript. I need it to support fundamental syntax elements like declaring constants and variables, handling basic control flow with `if/else` and `while` loops, and defining functions that take typed arguments and return values. The language also needs to support basic JSON and XML structures, and the project structure suggests it might be a monorepo setup using Zig.
zig compiler interpreter language parser monorepo json xml
Generated by gemma4:latest

Catalog Information

Create a basic compiler or interpreter for a new language called ZenScript. I need it to support fundamental syntax elements like declaring constants and variables, handling basic control flow with if/else and while loops, and defining functions that take typed arguments and return values. The language also needs to support basic JSON and XML structures, and the project structure suggests it might be a monorepo setup using Zig.

Tags

zig compiler interpreter language parser monorepo json xml

Quality Score

D
58.9/100
Structure
45
Code Quality
98
Documentation
32
Testing
0
Practices
70
Security
100
Dependencies
70

Strengths

  • Low average code complexity — well-structured code
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 122 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

zig
47.1%
json
35.2%
xml
15.1%
markdown
2.1%
javascript
0.5%

Frameworks

None detected

Symbols

variable2
function1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1209176.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV