There are no reviews yet. Be the first to send feedback to the community and the maintainers!
minijava-cpp
A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.dicc
A compiler for a subset of C written in C.Talks
Any content related to any talks.minijava-testsuite
A test-suite for the MiniJava compiler we implement in the Compilers CourseAllocators
Several memory allocatorsdelos-video-viewer
A handy HTML video viewer for Delos that lets you conveniently set the speed as you watch.compiler-optimization
A playground repo for my compiler optimization algorithm implementations, experiments etc.generic_list
An outstandingly useful (especially for its simplicity) generic list data structure.2D-Image-Convolution-MPI-SIMD
2D Image Convolution in C using MPI and SIMD extensions.Dmemcpy
An implementation of a D memcpy, targeted to the D Runtime.Hash-Code-2018
A solution for the 2018 Hash Code problemgolang-btree
A simple B-Tree in Golangparser-evaluator-calculator
A recursive-descent parser for a grammar used in a simple calculatorgraph-theory-exercises
Solutions for the exercises of the course Graph Theory in the Department of Informatics, University of Athensmemutils
Performant memory utilities written in ASM, D or C.vector-cpp
An experimental (not really tested) C++17 minimal vector.Dmemutils
Replacement building blocks of the C Standard Library in D, targeted to the D runtimequery-joiner
An executor for join queriesmultithreaded-raytracer
A simple multi-threaded ray-tracer that renders planes and spheres using spotlights and an enhanced Phong reflection model for lighting.Love Open Source and this site? Check out how you can help us