Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 358 Bytes

File metadata and controls

5 lines (3 loc) · 358 Bytes

halc

An experimental language for low-level embedded software. Intended as a personal exercise. Status: work is ongoing, nothing usable, I work on it when time allows. My goal is to have convenient and correct peripheral register interaction, compilation to C, and maybe a clever type system.

I choose to work on this project without LLM coding support.