1
Show HN: Languages Interoperability Tool
Hey all!
I'm sure you all know that combining programming languages is super hard. Just imagine a project with Python frontend and C# backend or PInvoke Calling C++ code in C#
I created a tool that makes language interoperability easy with lightning execution speed. Additionally, languages can be combined in full programs by just simple drag and dropping
We are using this tool internally at my company Zenodys. I open sourced it https://github.com/tvinko/AlgoniaEngine
And you can see it in action here https://dev.to/tvinko/languages-interoperability-406f
There is huge lack of documentation at the moment but it's coming soon