February 15, 2021
On Monday, 15 February 2021 at 07:46:55 UTC, Mike Parker wrote:

>> I would like to know how compiler switches like "-i", "-j" are using in "pragma"
>
> There is no pragma for those switches.

Thanks @Mike Parker. And special thanks for the book "Learning D".
February 15, 2021
On Monday, 15 February 2021 at 08:40:44 UTC, Petar Kirov [ZombineDev] wrote:

>
> I think rund [1] offers what you're looking for. Give it a try and let us know what you think!
>
> [1]: https://github.com/dragon-lang/rund

Thanks @Petar Kirov [ZombineDev]. Let me try it.
February 15, 2021
On Monday, 15 February 2021 at 08:40:44 UTC, Petar Kirov [ZombineDev] wrote:

>
> [1]: https://github.com/dragon-lang/rund

Hi, I just installed it successfully. But I am little bit confused about the usage. There are some examples under the heading "Idea". Do i need to use the "Config" data type ?
February 16, 2021
On Monday, 15 February 2021 at 14:28:36 UTC, Vinod K Chandran wrote:
> On Monday, 15 February 2021 at 08:40:44 UTC, Petar Kirov [ZombineDev] wrote:
>
>>
>> [1]: https://github.com/dragon-lang/rund
>
> Hi, I just installed it successfully. But I am little bit confused about the usage. There are some examples under the heading "Idea". Do i need to use the "Config" data type ?

This is the section you're looking for: https://github.com/dragon-lang/rund#source-compiler-directives
1 2
Next ›   Last »