Stars
4
stars
written in C++
Clear filter
This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
example code from a talk on writing shared libraries: http://www.meetup.com/nyccpp/events/220631588/
Program which enables modifying image contrast and brightness. Realized with openCV, C++.