Pinned Repositories
Ludum-Dare-47
Game for the Ludum Dare 47
min-graph-cut
A simple solution to solve minimum cut of the cyclic undirected graph.
quick-hull
A program that finds a sequence of points, which represents a "convex hull" for a given set of points, implemented using a parallelized "Quick-Hull" algorithm.
system-run
A program that launches programs
tinycplus
Transpiler from Object-Oriented extension TinyC+ to TinyC programming lamguage.
tinycpp
WIP. An experimental object-oriented programming language based on the TinyC.
Nickpofig's Repositories
Nickpofig/min-graph-cut
A simple solution to solve minimum cut of the cyclic undirected graph.
Nickpofig/quick-hull
A program that finds a sequence of points, which represents a "convex hull" for a given set of points, implemented using a parallelized "Quick-Hull" algorithm.
Nickpofig/system-run
A program that launches programs
Nickpofig/tinycplus
Transpiler from Object-Oriented extension TinyC+ to TinyC programming lamguage.