chigraph
chigraph copied to clipboard
A visual systems language for beginners compiled using LLVM
This commit fixes several build issues on linux platforms. Ensure that you have a more recent version of a compiler installed, e.g. clang-8.0.1, so that the correct versions of c++17...
What's the difference between the blue line, the green line and the red line? Blue line: logical control Green line: data control red line: ??? Can you answer my question,...
Trying out Chigraph via appimage: perhaps I missed a 'how to' somewhere but I'm stuck. I did manage to figure out that you need to create a workspace folder with...
Following instructions for macOS, all went fine until the final make command... [ 74%] Linking C shared library ../../lib/libgit2.dylib [ 74%] Built target git2 Scanning dependencies of target chi-ctollvm [...
Hi, I thought it would be really cool to see some simple demo video demonstrating the work of chigraph. I am not really familiar with the compiler & language development...
https://stackoverflow.com/questions/53208/how-do-i-automatically-destroy-child-processes-in-windows
https://coveralls.io/jobs/26418743/source_files/1165914786#L997 Should be easy to write a test for.
Somehow be able to get help on a chi command via the command line.
Requires some sort of test coverage data to be generated in the IR. http://llvm.org/docs/CoverageMappingFormat.html