Aleksey Rakov

Results 100 comments of Aleksey Rakov

A special template might be introduced - enumof So for example the following C code ``` enum { RED, GREEN, /*...*/ WHITE } ``` will look in ELENA: ``` #subject...

Special attribute is introduced enumlist. The base class is stateless and limited and cannot be directly initiated, though it is possible to return the children. All children / enum list...

greate 👍

We may use a numeric constant for this like in Julia - 2.3im. See reddit sample - https://www.reddit.com/r/elena_lang/comments/6e0hgk/explicit_literal_constants/

It could be interesting. I will mark it as help-wanted

ELENA 6.0 - the simplest program is compiled and executed for aarch64!

It will use DirectX for Windows version and potentially OpenGL for Linux

yes, exactly like in WPF.

Yes, I have seen it. Unfortunately it is in C#, I need native library. I found this - https://github.com/Microsoft/DirectX-Graphics-Samples

thanks, I will look