Replies: 3 comments 2 replies
-
It is quite simple to use. I've just created a simple tutorial - https://github.com/ELENA-LANG/elena-lang/wiki/Using-command%E2%80%90line-tools - please take a look. Let me know if you need to know more. In reality the project file is a bit more complicated but it is enough for the start. I will later extend it |
Beta Was this translation helpful? Give feedback.
-
Good idea, I will take a look at dotnet cli and will try do something similar. Currently you can only use IDE to create a new project and include files. |
Beta Was this translation helpful? Give feedback.
-
I'm facing this error:
I'm using the latest nightly. The error is present on both the IDE and the CLI compiler. There is no problem with the code for sure. I have tried with various examples, still the same result. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there tutorials about how to use the command line tools? For example, compiling an ELENA source into an executable?
Beta Was this translation helpful? Give feedback.
All reactions