Is there a way to read a text file into a sting at compile time in D2 ? It would be great to read for example some JSON file and then parse it using CTFU and create some D code based on it.
- Read file on compiler time. Remo via Digitalmars-d-learn
- Re: Read file on compiler time. Adam D. Ruppe via Digitalmars-d-learn
- Re: Read file on compiler t... Remo via Digitalmars-d-learn
- Re: Read file on compil... bearophile via Digitalmars-d-learn
- Re: Read file on co... Remo via Digitalmars-d-learn
- Re: Read file on compil... Adam D. Ruppe via Digitalmars-d-learn