Show HN: EPC – Embedded software parameter DSL and compiler

1 raphui 0 9/10/2025, 12:56:36 PM github.com ↗
Hi HN!

In every embedded job I’ve had, each company had its own way of handling application parameters. There was no standard approach, and everyone was reinventing the wheel. EPC aims to simplify this.

So, I built EPC, a small DSL and compiler to describe application-level configuration parameters for embedded firmware. The idea is inspired by Device Tree Compiler (DTC), but instead of hardware registers, EPC is focused on software parameters, like: constants, thresholds, default values, etc.

Cheers

Comments (0)

No comments yet