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
236 stars 26 forks source link

serialization to and from : xml, binary #98

Open arakov opened 9 years ago

arakov commented 9 years ago

serialization to and from : xml, binary

bencz commented 6 years ago

Is binary format really necessary ?

arakov commented 6 years ago

Yes, of course. It is the most effective way