SuperJMN/CodeGeneration

Code Generation sample (courtesy of Javier JBM)

32
/ 100
Emerging

This tool helps convert high-level programming expressions into a simpler, machine-readable intermediate code. You input structured representations of code, like an Abstract Syntax Tree (AST), and it outputs a sequence of basic operations. This is designed for compiler developers, language designers, or educators demonstrating how programming languages are processed.

No commits in the last 6 months.

Use this if you are a developer building a compiler or a custom programming language and need a component to translate high-level operations into an intermediate representation.

Not ideal if you need to generate code directly from human-readable source code strings, as this tool expects an Abstract Syntax Tree (AST) as input.

compiler-development language-design programming-language-theory intermediate-representation code-transformation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 11 / 25

How are scores calculated?

Stars

12

Forks

2

Language

C#

License

MIT

Last pushed

May 13, 2018

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/SuperJMN/CodeGeneration"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.