anotherhollow1125/dncl_trans
DNCL (大学入試センター言語, Daigaku Nyushi Center Language) をRustにトランスパイルするマクロ
This tool helps Japanese high school educators and students convert DNCL (Daigaku Nyushi Center Language) pseudo-code, used in the Common Test for University Admissions' Information subject, into executable Rust code. You input DNCL code, and it outputs the equivalent Rust program, which can then be compiled and run. It's designed for anyone teaching or learning the Information subject who wants to quickly test or demonstrate DNCL logic in a practical programming environment.
No commits in the last 6 months.
Use this if you need to translate DNCL pseudo-code into a runnable Rust program to verify its logic or integrate it into a larger Rust project.
Not ideal if you need a static, offline transpiler, as this tool relies on the OpenAI API for its conversion process.
Stars
8
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Feb 02, 2025
Monthly downloads
4
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/anotherhollow1125/dncl_trans"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...