cross-languages
There are 7 repositories under cross-languages topic.
Cytnx-dev/Cytnx
Project Cytnx, A Cross-section of Python & C++,Tensor network library
fluhus/snopher
A practical guide on calling Go from Python using ctypes.
OpenTechSchool/coaches
📢 💪 Where coaching opportunity are announced
HananelSabag/Task-Manager-in-Multiple-Languages
A project showcasing the implementation of a task manager across multiple programming languages (Python, C++, C, Java, C#) to demonstrate versatility, cross-language communication, and problem-solving skills.
phodal/chapi.domain
Chapi domain model in different target (Java, JavaScript such as).
inimah/Neural-Language-Models
Experiments on Neural Language Embeddings
Jessy1237/SocketTest
This is a simple program to test the functionality of sending data between two different programming languages for a Client-Server situation. The two languages chosen were c# and java being the server and client respectively.