ELENA-LANG / elena-lang

ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
https://elena-lang.github.io/
MIT License
227 stars 23 forks source link

Tutorial to show how to use ELENA from external program #635

Closed arakov closed 2 months ago

arakov commented 4 months ago

Tutorial to show how to use ELENA from external program

arakov commented 2 months ago

The tutorial was added to - https://github.com/ELENA-LANG/tutorials/tree/master/Embedded It is done for ELENA 6.0.10