Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

christopher-besch/ncgen

Repository files navigation

ncgen

An experiment in generating code in C++.

What?

So essentially all this does is take a text file structured in an intermediary format and translates it into the desired language.

Why?

Why not?

What about Linux?

All of it just works.

The intermediat language

Ill write this as soon as I can. In the meantime take a look at the example - it uses pretty much everything available right now.