Lmv

D 56 failed
Other
unknown / rust · small
52
Files
17,078
LOC
0
Frameworks
4
Languages

Pipeline State

failed
Run ID
#411623
Phase
AI_REASONING
Progress
0%
Started
2026-04-13 08:16:30
Finished
LLM tokens
0
timeout

Pipeline Metadata

Stage
Scored
Decision
proceed
Novelty
42.80
Framework unique
Isolation
Last stage change
2026-05-04 16:25:11
Deduplication group #47718
Member of a group with 962 similar repo(s) — canonical #1515287 view group →
Top concepts (2)
RepositoryTesting
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Create a command-line tool using Rust that acts as a modern, statically-checked language for the Lua runtime, similar to how it compiles code. The tool should allow users to write code in a new syntax that adds features like type annotations, generics, classes, and template strings, and then compile it down to clean, vanilla Lua 5.4+ output. It needs to handle basic compilation checks, like catching type mismatches at compile time, and should be runnable via a command like `lmv build <file>`.
rust cli compiler lua statically-typed language-tooling build-system
Generated by gemma4:latest

Catalog Information

Create a command-line tool using Rust that acts as a modern, statically-checked language for the Lua runtime, similar to how it compiles code. The tool should allow users to write code in a new syntax that adds features like type annotations, generics, classes, and template strings, and then compile it down to clean, vanilla Lua 5.4+ output. It needs to handle basic compilation checks, like catching type mismatches at compile time, and should be runnable via a command like lmv build <file>.

Tags

rust cli compiler lua statically-typed language-tooling build-system

Quality Score

D
56.0/100
Structure
54
Code Quality
44
Documentation
61
Testing
20
Practices
80
Security
100
Dependencies
80

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No CI/CD configuration — manual testing and deployment
  • 2511 duplicate lines detected — consider DRY refactoring
  • 10 'god files' with >500 LOC need decomposition

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

Security & Health

49.1h
Tech Debt (D)
Elite
DORA Rating
A
OWASP (100%)
PASS
Quality Gate
Source: Repobility analyzer · https://repobility.com
10.3%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

rust
91.8%
markdown
6.7%
shell
1.4%
toml
0.1%

Frameworks

None detected

Symbols

function732
extension46
enum31
struct25
constant3
type_alias1

Concepts (2)

Source: Repobility analyzer (https://repobility.com)
CategoryNameDescriptionConfidence
Source: Repobility analyzer · https://repobility.com
design_patternRepositoryFound repository-named files80%
business_logicTestingDetected from 2 related files50%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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