-
i am using Visual Studio code as an IDE and tring to code in C# i have installed the C#, C# Dev kit and .NET install tool extention for VSc and have installed different types of .NET SDK, so i dont th…
-
I am working on a mathematical/DSP C++ algorithm which will run on mobile devices (iOS, Android).
Currently I'm prototyping in IPython and rewriting in C++.
It would be WONDERFUL if I could simp…
-
@mfarthin and @ahmadia what this issue is getting at is the significant amount of C and C++ code we're using. I'm guessing for now we should just focus on getting the test coverage at the level of th…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |77/5|0/0|0/0|[27ddda8b4cb51739e841053c29d9b5f503467e99](https://github.co…
-
# Why compile to C?
The Holy Grail of platform compatibility is had by the C programming language. It is the first language to be supported on many boards. When a programming language compiles to C…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv32gcv_zve32f ilp32d medlow multilib |61/14|0/0|0/0|[0cd24b06d130d99bd86e5e03a01c38047413a92e](https://github.co…
-
I have the source code to a C# SDK that has everything necessary to manage the xroad infrastructure, feel free to fork and publish
-
Hello;
I want to send and receive data from a game simulation in a seperate C++ process, from Node.js. I want Node.js to connect to the outside internet and Node.js will need to communicate with a ga…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv32gcv_zvl1024b ilp32d medlow multilib |10/2|0/0|0/0|[bc0ca75123b5996773628981a8bab865440fdf3c](https://github.c…
-
I'm not sure whether this is related to issue #11 but it would be good to provide an easier interface to handle existing C-level data in python, in particular for regions, but possibly other objects, …