Aleksey Rakov
Aleksey Rakov
**Is your feature request related to a problem? Please describe.** It should be possible to add a reference in IDE
**Describe the bug** The code is never finished **To Reproduce** import system'text; public program() { int n := 3; byte tmp[16]; char ch_tmp[16]; int len := 16; stringConvertor.convert(n, tmp, ref...
Creating automatic tests / builds / deployments on https://ci.appveyor.com/project/arakov/elena-lang (windows + msbuild) and https://travis-ci.org/ELENA-LANG/elena-lang (Linux + GCC)
Support dynamic bridge between two interfaces - resolving semi-directly
A benchmark example should be created to compare performance to c, c#, java, smalltalk, ruby
All tools including the compiler and IDE should be compiled for 32 and 64 bit