onelang/OneLang
None observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3310
- days_rel: n/a
- days_push: 1340
- n_releases_24m: 0
Adoption not part of the score
1143 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OneLang is a source-to-source transpiler framework that lets developers write code once and generate it in multiple target languages such as TypeScript, Python, Java, C#, Go, and C++. It has its own type system and AST but no fixed syntax of its own, acting as a tool for multi-language code generation.
Use cases
- transpile code from one programming language to another
- write a library once and publish it in multiple languages
- generate python, java, csharp and go versions of the same source
- convert typescript code to other languages
- build a multi-language codebase from a single source
When to avoid
- you expect a drop-in translator that faithfully preserves any input language's syntax and semantics
- you need a stable, production-ready tool - the project is experimental and V2 is in progress
- you only target a single language
Facets
library · maturity experimental
compiler parser programming-language programming-languages compilers developer-tools cross-platform transpiler source-to-source multi-language-codegen nodejs typescript
2 sources
- readme: https://github.com/onelang/OneLang · fetched 2026-08-28 · c32ff4d11dfc
- registry_npm: https://registry.npmjs.org/onelang · fetched 2026-08-29 · 1423982d743c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| onelang/OneLang | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem