Lmv
D 56 failed
Other
unknown / rust · small
52
Files
17,078
LOC
0
Frameworks
4
Languages
Pipeline State
failedRun ID
#411623Phase
AI_REASONINGProgress
0%Started
2026-04-13 08:16:30Finished
—LLM tokens
0timeout
Pipeline Metadata
Stage
ScoredDecision
proceedNovelty
42.80Framework unique
—Isolation
—Last stage change
2026-05-04 16:25:11Deduplication 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
Languages
Frameworks
None detected
Symbols
function732
extension46
enum31
struct25
constant3
type_alias1
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Source: Repobility analyzer · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| design_pattern | Repository | Found repository-named files | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Testing | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
